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

--- Comment #8 from Caolán McNamara <caol...@redhat.com> ---
If we're now talking about on the right hand side, the distance from the ends
of the labels to the start of the short-cut then I imagine the native gtk3 menu
is putting all the entries effectively into columns of "checkbutton", "image +
label", "short cuts". So that a long text for a short-cut of say, ctrl+alt+e
for extension manager, is factored into the spacing for all entries in that
menu. While the built-in libreoffice menu, themed to look like a gtk2 menu, is
laying out each line separately, so ctrl+f12 in "insert table" overlaps, in a
column sense, with the labels of following lines.

But anyway, we're not doing the layout in the native gtk3 menus, gtk is.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to