imsory / gnome2-globalmenu

Automatically exported from code.google.com/p/gnome2-globalmenu
GNU General Public License v2.0
0 stars 0 forks source link

separators in menus should not occupy keyboard and mouse focus. #499

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Version 0.7.7_1.  Fedora 11.

When using keyboard to navigate menus (either Window List or Application
menus), separator items occupy the keyboard AND mouse navigation.

When navigating the menu, the separator should not be selectable.

Reproduce:

1.  Activate global menu and open a menu.
2.  Place the mouse over a separator.
3.  [You observe that the menu selection disappears, swallowed by separator.]
4.  Clicking on the separator exits the menu.

Or, keyboard:

1.  Open a global menu.
2.  Keyboard-navigate down the options.
3.  Notice that separators absorb a space during navigation (if a separator
is between two items, it takes two movements, rather than one, to move
between them).
4.  Pressing enter on the separator exits the menu.

Original issue reported on code.google.com by craft...@gmail.com on 27 Sep 2009 at 6:28

GoogleCodeExporter commented 8 years ago
The mouse behavior is GTK standard. 

The keyboard behavior is problematic.

Original comment by rainwood...@gmail.com on 27 Sep 2009 at 8:56

GoogleCodeExporter commented 8 years ago

Original comment by rainwood...@gmail.com on 28 Oct 2009 at 10:44