https://bugs.documentfoundation.org/show_bug.cgi?id=108909

--- Comment #6 from Telesto <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to