After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 581230 - Submenu inaccessible when window is too narrow
Submenu inaccessible when window is too narrow
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: Widget: GtkMenu
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-05-03 21:42 UTC by Sam Geeraerts
Modified: 2009-05-03 21:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sam Geeraerts 2009-05-03 21:42:33 UTC
Please describe the problem:
Some buttons have dropdown menus, accessible through an arrow on their right side. When a window is too narrow to show all the buttons in the menu bar, some buttons on the right are hidden under an arrow on the right side of the menu bar. When one of those buttons has a dropdown menu, that menu becomes inaccessible.

Steps to reproduce:
1. Install Gnote and start it.
2. Click on the task bar icon and Create New Note
3. The Notebook button in the menu bar has a submenu
4. Make the window narrow enough so that the Notebook button is hidden
5. Click on the arrow on the right side of the menu bar to access the hidden Notebook button


Actual results:
No arrow for a submenu appears beside the Notebook button.

Expected results:
Seeing an arrow next to the Notebook button, so I can click it to access the submenu. So I expect it to behave the same as when the window is wide enough to show the Notebook menu.

Does this happen every time?
Yes.

Other information:
I don't know any other other application that has a similar button with a submenu on the right, so I'm not completely sure if this is a bug in Gnote or in Gtk. I experienced this on the gnewsense-mips-l distribution on a Lemote Yeeloong laptop.
Comment 1 Matthias Clasen 2009-05-03 21:57:50 UTC
It is really not gtks fault that tomboy/gnote choose to implement a bizarre chimera between a toolbar and a menubar...