[Libreoffice-bugs] [Bug 116290] UI: Window size limited by length of menu bar (gtk3 only?)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 10 21:28:36 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116290
--- Comment #7 from Caolán McNamara <caolanm at redhat.com> ---
Its a native GtkMenuBar inside a toplevel GtkWindow. So presumably the min size
is that of its contents. GtkToolBar comes with a "show-arrow" property which
allows the toolbar to be shrunk past the size of its contents and show the
entries in an overflow menu. I see no such properties with a GtkMenuBar, so I
think that's just the way it is with a native gtk menubar so someone probably
needs to ask upstream gtk if there's a mechanism to achieve this, if it even is
something that should be desirable. Sticking it into a scrolledwindow would
just leave the excess elements unusable.
--
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/20180310/089e5604/attachment.html>
More information about the Libreoffice-bugs
mailing list