Created attachment 122301 [details] Screenshot buggy drop-down menu When clicking on the button opening a drop-down (or drop up if the tool bar is located on the bottom) selection for the background colour, the drop-down menu appears incomplete and/or scrambled (see attachment) in LO 5.1.0.3 (RC3). Clicking again (and again) on the button eventually makes the drop-down list appear fully. - I checked whether the OpenGL options in LO make any difference: no - I checked whether the KDE (SC 4.13.2, KWin 4.11.11) Effects settings make any difference: no (tested OpenGL 1.2 native/raster, 2.0 native/raster, Xrender native). - Restarting X or rebooting does not change this. - Having installed LO 5.0 in parallel or not does not make a difference. Info: OS is Linux Mint Rosa (Ubuntu 14.12 LTS based, Kernel 3.19.0-32, Intel Graphics, OpenGl Version 2.1 Mesa 10.1.3) It appears that the drop-down selections are implemented differently in LO 5.0 and 5.1 (5.0 drop-down list is interpreted as a small window). In LO 5.0.5.1 (RC1) all is fine. (second attachment to follow)
Created attachment 122302 [details] how it should look like Here is the screenshot of LO 5.0.5.1: all OK
(In reply to Benjamin Quest from comment #0) > It appears that the drop-down selections are implemented differently in LO > 5.0 and 5.1 (5.0 drop-down list is interpreted as a small window). There is no difference in implementation. 5.1 for the first time comes with the KDE4 integration plugin which seems to have this bug, while the gtk2 plugin that used in 5.0 doesn't. You can still use the gtk2 plugin by either exporting SAL_USE_VCLPLUGIN=gtk, or simply uninstalling the KDE integration .deb package. IMHO a duplicate of Bug 92114. *** This bug has been marked as a duplicate of bug 92114 ***
I confirm that after uninstalling the kde-integration .deb, LO 5.1 behaves like LO 5.0 again.