[Libreoffice-bugs] [Bug 121159] Icons are making menu entries indented

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 4 21:30:13 UTC 2018


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

--- Comment #8 from Caolán McNamara <caolanm at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181104/899867e3/attachment.html>


More information about the Libreoffice-bugs mailing list