Ticket #129 (closed enhancement: fixed)
A shortcut to show the dropdown box
| Reported by: | alexey.v.romanov@… | Owned by: | t-bone |
|---|---|---|---|
| Priority: | minor | Component: | Uppity |
| Version: | 1.4.14 | Severity: | Feature |
| Keywords: | Cc: |
Description
At the moment, there is a shortcut to go up one level (Alt+Up). This means that going up several levels requires pressing the shortcut several times and loading all the pages along the way (which may be inaccessible, forbidden or otherwise uninteresting). So it would be nice to have a shortcut (I'd suggest Shift+Alt+Up) which shows the dropdown box.
I've found the uppity.showDropDown(e) function, but I'm not sure what should be passed as the argument. uppity-key-shortcut uses uppity.goUp(null), but obviously uppity.showDropDown(null) won't work.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.