Steps to reproduce: 1. Right click on any toolbar. 2. Try to select the last item of the popup menu (i.e. "Close Toolbar"). This was fixed once with: commit 8ced97caa409d6dc8f69230145e9c9f281fb84fe Author: Philippe Jung <phil.jung@free.fr> Date: Tue Jun 9 16:01:54 2015 +0200 Last item of menu with title cannot be hilighted Seing the fix, it probably also impacts scrolled floating menus. ... but that fix was reverted in Bug 92702 because it created more severe bug. So now we have that bug again.
*** Bug 96849 has been marked as a duplicate of this bug. ***
Still present in 5.1.2.2
*** Bug 99431 has been marked as a duplicate of this bug. ***
*** Bug 100166 has been marked as a duplicate of this bug. ***
Sorry for the noise with the duplicate bug 100166. Nonetheless, I'd like to carry over from there that an easy workaround is to use the keyboard arrow keys to select the last menu item. This works and may be useful to know to other users impacted by the problem.
*** Bug 100227 has been marked as a duplicate of this bug. ***
On pc Debian x86-64 with LO Debian package 5.1.3.2, I could reproduce this. But I don't reproduce this with master sources updated today.
(In reply to Julien Nabet from comment #7) > On pc Debian x86-64 with LO Debian package 5.1.3.2, I could reproduce this. > But I don't reproduce this with master sources updated today. When testing master, make sure you don't test with gtk3, or under OS X.
(In reply to Maxim Monastirsky from comment #8) > (In reply to Julien Nabet from comment #7) > > On pc Debian x86-64 with LO Debian package 5.1.3.2, I could reproduce this. > > But I don't reproduce this with master sources updated today. > When testing master, make sure you don't test with gtk3, or under OS X. You're right, I reproduced the problem with gtk and gen rendering with master sources. So only gtk3 part has been fixed.
Bug checked with version 5.2.0. Bug still exists.
Regression from 4f1dca5083c5a301181786b563b165f19a9dec7f. Submitted a fix to gerrit: https://gerrit.libreoffice.org/#/c/28617/
Adding Cc: to Caolán McNamara
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e4669faa6835796267490efe906f0bd8355f6a50 tdf#95341: Make last item of menus clickable again It will be available in 5.3.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.
*** Bug 104059 has been marked as a duplicate of this bug. ***
*** Bug 105472 has been marked as a duplicate of this bug. ***
*** Bug 105477 has been marked as a duplicate of this bug. ***
Patch verified with 5.3.0.3 and Win7. Works for me now --> Bug closed.