Created attachment 117836 [details] How it looks like currently Open attachment 117083 [details] in LO, with: VCL_DOUBLEBUFFERING_FORCE_ENABLE=1 SAL_USE_VCLPLUGIN=gtk ./soffice.bin It's possible to select the second paragraph without the update of the style combo box. It should be "Heading 1" but due to the lack of update, it's "Title".
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7305941b150097123eab664f9ec9e5f3909a5c52 tdf#93364 vcl rendercontext: fix area that is painted in PaintBuffer() 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=05bbeebc44c34f4f8938840f96a52afeb4ac49a5&h=libreoffice-5-0 tdf#93364 vcl rendercontext: fix area that is painted in PaintBuffer() 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.