Closed
Bug 74012
Opened 24 years ago
Closed 23 years ago
need keyboard shortcut to dismiss the download progress dialog
Categories
(Core Graveyard :: File Handling, defect, P3)
Core Graveyard
File Handling
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: bugzilla, Assigned: law)
References
Details
(Keywords: access, helpwanted, Whiteboard: eta 5/11)
whether downloading is in progress, or finished, there needs to be a way to
dismiss the Saving File [aka, download progress] dialog.
if the button is Cancel [downloading in progress],the Escape key should cancel
the downloading and dismiss the dialog.
if the button is Close [or OK, depending on the outcome of bug 74011], the Enter
key should dismiss the dialog. [this is assuming the user had selected the "Keep
dialog open when download is complete" option.]
Comment 1•24 years ago
|
||
I think Esc should still close the dialog once the download is complete.
(Perhaps both Esc and Enter could close it.)
nav triage team:
Adding access keyword, will let a general accessibility triage handle this bug.
Keywords: access
Comment 3•24 years ago
|
||
I agree with Jesse's addendum to Sarah's original suggestion.
Comment 4•24 years ago
|
||
The download progress window is a progress window, not a dialog. There should
be no way to close it, except by clicking `Stop' (which should be mapped to Esc
cross-platform, and also to accel+. on Mac OS).
Marking +, targetting for mozilla0.9. It is trivial to add accelerators.
Comment 6•24 years ago
|
||
You can already use Alt+F4 to dismiss this dialog. Why do you need to mark this
0.9 a week before the deadline?
Comment 7•24 years ago
|
||
->xpapps. BTW, I agree with MPT, but disagree with Jess, allowing someone to
'cancel' an operation that has already taken place would no doubt confuse some
into thinking that we were undoing it.
Component: Keyboard Navigation → XP Apps
Why do I need to mark this 0.9 a week before the deadline?
Because I'm already rewriting this dialog and I'd prefer to do it properly this
time rather than try to replicate all the bugs of the current implementation?
Because this gives us a bug to axe when we realize we won't get them all
fixed? Becase I just felt like it?
Why ask why?
I'm not getting to this dialog till next round...
Target Milestone: mozilla0.9 → mozilla0.9.1
Comment 10•24 years ago
|
||
nav triage team:
Marking nsbeta1- and p3
Assignee | ||
Comment 11•24 years ago
|
||
Sould stay in 0.9.1 since this dialog will be worked on a lot anyway and this
feature should be easy to add/fix.
Assignee | ||
Comment 13•24 years ago
|
||
Resetting target milestone to match nsbeta1- setting.
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Keywords: nsCatFood → nsCatFood-
Reporter | ||
Updated•24 years ago
|
Keywords: helpwanted
Comment 14•23 years ago
|
||
nav triage team:
Pushing out to mozilla0.9.3
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Reporter | ||
Comment 15•23 years ago
|
||
in some cases, this blocks dialog dismissal [bug 85173]
Blocks: 85173
Reporter | ||
Comment 16•23 years ago
|
||
workaround from bug 85173: i was able to dismiss by tabbing around the dialog,
hitting spacebar, then cancelling if i got the Save File file picker --ie, if i
didn't manage tab to the cancel button in the download/helper app dialog...
Comment 17•23 years ago
|
||
nav triage team:
Real annoying, but not a mozilla0.9.3 stopper. Marking mozilla1.0
Target Milestone: mozilla0.9.3 → mozilla1.0
Assignee | ||
Comment 19•23 years ago
|
||
Esc and enter key now work.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 20•23 years ago
|
||
Sorry. The space bar now works (but erases the file per bug 102956, so don't
actually use it yet).
Reporter | ||
Comment 21•23 years ago
|
||
Esc works fine to cancel this dialog on linux, winnt and mac 10.1.
unfortunately, space doesn't work when the Cancel button is in focus on mac 10.1
--then again, i'm using builds from 10.31/11.1...this might be fixed with more
recent builds. unsure how stable those are at the moment...
Reporter | ||
Comment 22•23 years ago
|
||
okay, vrfy'ing this as fixed --except for the spacebar issue on os x. i filed
that in bug 108722.
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•