Closed
Bug 394457
Opened 18 years ago
Closed 18 years ago
Make backspace key remove files from download manager
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.9alpha8
People
(Reporter: sheppy, Assigned: Mardak)
Details
Attachments
(1 file)
740 bytes,
patch
|
sdwilsh
:
review+
|
Details | Diff | Splinter Review |
On the Mac, it's more typical to use the backspace key to remove items from a list than the delete key (which is generally used as a forward-delete for text). Would be nice to be able to use backspace to remove files from the download manager, for consistency with other apps.
Comment 1•18 years ago
|
||
Man, I've fixed this bug so many times in our codebase...
Target Milestone: --- → Firefox 3 M9
Updated•18 years ago
|
Flags: in-litmus?
Updated•18 years ago
|
Flags: blocking-firefox3?
Assignee | ||
Comment 2•18 years ago
|
||
At least according to apple, it's the delete key. Patch makes delete and forward-delete both remove downloads.
Updated•18 years ago
|
Attachment #279216 -
Flags: review?(comrade693+bmo) → review+
Assignee | ||
Updated•18 years ago
|
Keywords: checkin-needed
Comment 3•18 years ago
|
||
Checking in toolkit/mozapps/downloads/content//downloads.xul;
/cvsroot/mozilla/toolkit/mozapps/downloads/content/downloads.xul,v <-- downloads.xul
new revision: 1.29; previous revision: 1.28
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: Firefox 3 M9 → Firefox 3 M8
Comment 4•18 years ago
|
||
Flags: in-litmus?
Flags: in-litmus+
Flags: blocking-firefox3?
Comment 5•18 years ago
|
||
Verified FIXED using Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8pre) Gecko/2007090304 Minefield/3.0a8pre, which is essential for MacBook Pro users.
Thanks for fixing this!
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•