GNOME Bugzilla – Bug 411927
Show shortcuts in menu
Last modified: 2011-06-11 21:35:13 UTC
The applet menu should show the current keybindings (if any) for the items present in the menu, eg. "search notes" and "new note".
Created attachment 83308 [details] [review] some fixes It looks like the code has some copy/paste errors. This patch tries to correct those... however it still doesn't work as it should.
Let's pick this one up for the next release (0.8.0).
Any progress? Please review my patch, so that I can commit (trunk only)...
*** Bug 428886 has been marked as a duplicate of this bug. ***
Setting the default assignee and QA Contact to "tomboy-maint@gnome.bugs".
Ping?
The patch is obsolete as far as I can see, but the relevant issue is that keyboard shortcuts are still not shown in the tray menu. In addition I'm unable to find a good way to remove a defined shortcut. This area needs work, might be to late for this circle. On the other hand it's (probably) not that hard and won't change the UI/strings, so I'm adding this to my list of tasks.
Still doable this cycle, btw, if anyone wants to help.
We are talking about the key bindings for New Note, search etc. They are now called "Hot Keys" right? So I would like to see the preferences automatically detect the keys as you type when editing the "Hot Keys". Currently you have to type in the name and for example I want to use the Windows Key.
(In reply to comment #9) > We are talking about the key bindings for New Note, search etc. They are now > called "Hot Keys" right? We're talking about showing those hot keys in the tray's note menu. > So I would like to see the preferences automatically detect the keys as you > type when editing the "Hot Keys". Currently you have to type in the name and > for example I want to use the Windows Key. Yeah, this would be nice, but should be a different bug. Keybindings could use a ton of work in general, especially for Mac users.
I am seeing the shortcuts in both the panel menu and the Tray menu in 1.7.0 (git master)