Closed
Bug 472709
Opened 16 years ago
Closed 16 years ago
Add keyboard shortcut for opening selected files in downloads window
Categories
(Camino Graveyard :: Downloading, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ishermandom+bugs, Assigned: ishermandom+bugs)
Details
(Keywords: access)
Attachments
(1 file)
1.56 KB,
patch
|
stuart.morgan+bugzilla
:
review+
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
When the downloads window is focused and some downloads are selected, we should have a keyboard shortcut for opening the downloads (more precisely, the subset of them that are completed, etc.).
Possible shortcuts:
* command-down arrow
- Requires moving the right hand off the home row
* return
- Not used elsewhere in the OS for opening files
* command-o
- Masks existing shortcut for opening a file within Camino
Consensus on IRC was leaning toward the command-down arrow shortcut.
We should probably also think about how to make this shortcut discoverable...
Per the meeting today, Cmd-Down Arrow it is.
Assignee | ||
Comment 2•16 years ago
|
||
This patch causes the window to react to the command-down-arrow shortcut.
We should still think about how to make this shortcut discoverable.
Assignee: nobody → ishermandom+bugs
Attachment #374388 -
Flags: review?(stuart.morgan+bugzilla)
Comment 3•16 years ago
|
||
Comment on attachment 374388 [details] [diff] [review]
Patch to respond to cmd-down-arrow
r=me
Attachment #374388 -
Flags: superreview?(mikepinkerton)
Attachment #374388 -
Flags: review?(stuart.morgan+bugzilla)
Attachment #374388 -
Flags: review+
Updated•16 years ago
|
Attachment #374388 -
Flags: superreview?(mikepinkerton) → superreview+
Comment 4•16 years ago
|
||
Comment on attachment 374388 [details] [diff] [review]
Patch to respond to cmd-down-arrow
sr=pink
Landed on cvs trunk; a11y hooray!
As for discoverability, at the very least it will be documented on the Keyboard Shortcuts page come release time.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•