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

--- Comment #4 from Jan-Marek Glogowski <[email protected]> ---
The Menubar is a native QMenu widget, while the popup menus aren't. Menu
drawing in VCL is conflicting with the way Qt draws menus, so there is a lot of
clipping and reversing the way VCL paints the menu with temporary images etc. I
guess this is the origin of the problem.

Solution: someone has to implement popup menus with native QMenus and I guess
this will solve the problem.

-- 
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