[Libreoffice-bugs] [Bug 108909] UI: Menu bar items should be highlighted on mouse over (default Windows behavior)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 22 21:08:19 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=108909
--- Comment #6 from Telesto <telesto at surfxs.nl> ---
I fiddled around a bit; without knowing what I'm doing.
The menu is working properly when pressing Alt first (so alt + mouse-over)
Commenting out "return" at:
https://opengrok.libreoffice.org/xref/core/vcl/source/window/menubarwindow.cxx#452
will improve things to. Except that the menu immediately expands at mouse-over.
Setting autopopup to false fixes that:
https://opengrok.libreoffice.org/xref/core/vcl/source/window/menubarwindow.cxx#125
It won't expand at each mouse-over event. However the active popup isn't killed
when clicking somewhere in the document. On mouse over it popups up again.
Pressing ESC instead of clicking somewhere is working
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180822/ec42c93f/attachment.html>
More information about the Libreoffice-bugs
mailing list