Closed
Bug 349765
Opened 18 years ago
Closed 7 years ago
add two second delay before setting focus to the next button in the first pane of software update
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: moco, Unassigned)
References
Details
add two second delay before setting focus to the next button in the first pane of software update
see also bugs #311288 and #349251
right now, when the software update dialog pops up, we put focus on the next button, which for a major update, can mean we could easily zip past the details / extensions incompatibility page, and right to the EULA.
the back button doesn't work (see bug #349594), so this isn't a great experience. It would be even worse if there was no EULA, as it would start the update / download process as there is no eula to accept.
beltzner/mconnor/asaf, what do you guys think?
Comment 1•18 years ago
|
||
I don't know. Does this page ever auto pop-up (in the auto-update process)? See also bug 311288, not-focusing the button isn't enough. Unlesss an editable textarea is focused (or a button, excpet on OS X), the return key always advances the wizard as long as the canAdvance property of the wizard is set true (see setButtons in updater.js).
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Comment 2•7 years ago
|
||
I don't know if we want this in the new doorhanger ui. If so, a new bug for it should be filed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•