Closed
Bug 409929
Opened 18 years ago
Closed 18 years ago
Don't give "quit" focus/first responder status in the "Quit with active downloads" sheet
Categories
(Camino Graveyard :: Downloading, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.6
People
(Reporter: alqahira, Assigned: mark)
Details
(Keywords: fixed1.8.1.12)
Attachments
(1 file)
|
23.73 KB,
patch
|
stuart.morgan+bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Traditionally, the focus/initial first responder has been on "do no evil" buttons in two button alerts (and usually in three-button ones, too).
In the "Quit with active downloads" sheet, initial focus with FKA is on Quit.
This sheet is reversed since the default button is Don't Quit (non-destructive), so maybe giving Quit initial first responder status is OK. Maybe it's not. It seems like we've discussed this before, but I can't find the bug, so maybe I'm crazy.
Discuss.
| Assignee | ||
Comment 1•18 years ago
|
||
I think I'd rather the initial first responder be less destructive than "Quit", too.
| Reporter | ||
Comment 2•18 years ago
|
||
Let's confirm this based on mento's comment, then.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: camino1.6b3?
| Assignee | ||
Comment 3•18 years ago
|
||
I kind of wanted to add an equivalent of command-Q in this sheet to "Quit", but we don't really support custom equivalents anywhere else in nsAlertController either, and we've got bugs on those problems.
Assignee: nobody → mark
Status: NEW → ASSIGNED
Attachment #299268 -
Flags: superreview?(stuart.morgan)
Comment 4•18 years ago
|
||
Comment on attachment 299268 [details] [diff] [review]
Use nsAlertController to show a "destructive-action" dialog
>+ // In a normal dialog, the alternat button will map roughly to "Cancel",
Looks like one of those \e's stole from "alternate".
sr=smorgan
Attachment #299268 -
Flags: superreview?(stuart.morgan) → superreview+
| Reporter | ||
Comment 5•18 years ago
|
||
Mark, you'll get to checking this in when we get an open tree/server uptime this week?
| Assignee | ||
Comment 6•18 years ago
|
||
Oh, oops, I didn't check for new things to chicken while I was away.
| Assignee | ||
Comment 7•18 years ago
|
||
Chicked en on the trunk and MOZILLA_1_8_BRANCH before 1.6b3.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1.12
Resolution: --- → FIXED
Target Milestone: --- → Camino1.6
| Reporter | ||
Updated•18 years ago
|
Flags: camino1.6b3? → camino1.6b3+
You need to log in
before you can comment on or make changes to this bug.
Description
•