Ticket #129 (closed enhancement: fixed)

Opened 19 months ago

Last modified 19 months ago

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

Changed 19 months ago by t-bone

  • status changed from new to assigned

Changed 19 months ago by t-bone

  • status changed from assigned to closed
  • resolution set to fixed

(In [389]) Fixes #129

  • Add a new shortcut key (ALT-Down) to open the dropdown menu of the toolbar button. From there, arrows and enter selects any item from the list.

Add/Change #129 (A shortcut to show the dropdown box)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.