[Libreoffice-bugs] [Bug 124756] Media objects do not trigger effects.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 15 15:13:10 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=124756

Miklos Vajna <vmiklos at collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Miklos Vajna <vmiklos at collabora.com> ---
Confirmed. Root cause seems to be that some vcl::Window paint idle is executed
in a way that it instantly re-schedules itself. The ugly solution is to just
not process idles in the non-GL case, a better one would be to find out why
that paint idle is re-scheduled again and again (only in case a media object is
on the slide, not otherwise).

I'll take a look.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190415/a4f9a249/attachment.html>


More information about the Libreoffice-bugs mailing list