GNOME Bugzilla – Bug 665669
Mnemonics/accelerators in context menu are hidden when moving mouse
Last modified: 2017-08-28 12:18:38 UTC
Hi everyone, with evolution 3.2.2 (Ubuntu 12.04) i am facing a bug in the context-menu. The context-menu (right click on a message) is showing many options. There are also shortcuts which are represented via "_". See http://alpha-unix.de/~iceroot/ubuntu/evolution_with_shortcuts.png When i move the mouse, the menu is disapering for a very short time, when it come back the shortcuts are no longer displayed See http://alpha-unix.de/~iceroot/ubuntu/evolution_without_shortcuts.png i never noticed this bug in evoltion 3.2.1 Just for the record i am also using these evoltion-packages michael@eeebuntu:~/ubuntu-dev$ dpkg -l \*evolution\* | grep ^ii ii evolution 3.2.2-0ubuntu1 groupware suite with mail client and organizer ii evolution-common 3.2.2-0ubuntu1 architecture independent files for Evolution ii evolution-data-server 3.2.2-0ubuntu1 evolution database backend server ii evolution-data-server-common 3.2.2-0ubuntu1 architecture independent files for Evolution Data Server ii evolution-exchange 3.2.1-0ubuntu2 Exchange plugin for the Evolution groupware suite ii evolution-plugins 3.2.2-0ubuntu1 standard plugins for Evolution ii evolution-plugins-experimental 3.2.2-0ubuntu1 experimental plugins for Evolution ii evolution-webcal 2.32.0-1build1 webcal: URL handler for GNOME and Evolution ii libevolution 3.2.2-0ubuntu1 evolution libraries If you need further informations please feel free to ask. Greetings Michael
Same for any other GTK+ application (like gedit), plus maybe even intentional as mnemonics/accelerators are not shown by default.
do you need some more informations on this issue? if so, please let me know.
so i guess the status can be modified to "confirmed"?
I don't think so; André seemed only to be generalising, rather than confirming your specific report. We would ideally need a self-contained example that replicates the reported issue. I can't reproduce this, based on standard GtkMenu behaviour: * Menus opened by mouse have no accelerators shown, though pressing a key then moving the mouse will reveal them. * Menus opened by keynav have the accelerators shown, and the only time the mouse movement hides these is if you browse into one of their submenus. My guess is this is obsolete, but please reopen with the required steps - preferably in a built-in demo like the gtk3-demo > Application Class page - if you can still demonstrate it.