Created attachment 117809 [details] Reproducer document If LO is started with the VCL_DOUBLEBUFFERING_AVOID_PAINT=1 VCL_DOUBLEBUFFERING_FORCE_ENABLE=1 enivonrment variables, nothing should show up on the screen, but the attached bugdocument's animgif does, which shows that it's still painted directly.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=131d5b01f400899470925757658841080b09283a tdf#93325 ImplAnimView: handle rendercontext It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd064472ce4ff9d1dd6720c32fde22f36eb232f4 tdf#93325 ImplAnimView rendercontext: stop painting animgifs directly It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c5551a6a9ed7dbeb15cda52f0de0a5113f5c1551&h=libreoffice-5-0 tdf#93325 ImplAnimView rendercontext: stop painting animgifs directly It will be available in 5.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.