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

Miklos Vajna <vmik...@collabora.com> changed:

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

--- Comment #3 from Miklos Vajna <vmik...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to