Open a document with a draw shape, e.g. attachment 117083 [details] has a shape with text. Double-click on it to edit the text: the selection overlay is visible, but not the text itself, in case of VCL_DOUBLEBUFFERING_FORCE_ENABLE=1 ./soffice.bin is used to open the document.
Created attachment 117149 [details] How it looks like currently
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b05ff2cc713601730393123f6daa95e41df3b6ea Related: tdf#92645 svx rendercontext: avoid direct paint on ending text edit 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=40ade8d04380083e383d6a6e50e5c254fcde2b2f tdf#92645 svx rendercontext: fix missing paint on shape text editing 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=11cc73ec9e04b8624168a4c3f218f14c9129f917&h=libreoffice-5-0 Related: tdf#92645 svx rendercontext: avoid direct paint on ending text edit It will be available in 5.0.1. 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=19f2ded51c7b85d9e87fc2f11ddeb5874ed5ae85&h=libreoffice-5-0 tdf#92645 svx rendercontext: fix missing paint on shape text editing It will be available in 5.0.1. 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.