Closed
Bug 1455640
Opened 7 years ago
Closed 7 years ago
Press enter during extension install
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1329884
People
(Reporter: marius.santa, Unassigned)
References
Details
Attachments
(1 file)
269.69 KB,
image/gif
|
Details |
[Affected versions]:
- Firefox 59.0.2 (20180323154952)
- Firefox 60.0b13 (20180416175245)
- Firefox 61.0a1 (20180416100103)
[Affected platforms]:
- Windows 10 x64
- Mac OS X 10.13.3
- Ubuntu 14.04 LTS x64
[Steps to reproduce]:
1.Click on the "+ Add to Firefox" for any extension.
2.Press the "Enter" key on the keyboard.
3.Click on "Add" or "Cancel".
[Expected results]:
The extension is installed or not installed with no issues and the install window is dismissed.
[Actual results]:
- Pressing "Add" will display the confirmation window underneath the install window.
- Pressing "Cancel" will not dismiss the installation window.
Notes:
Pressing enter multiple times creates more issues.
Gif is attached.
Comment 1•7 years ago
|
||
The issue here is that focus remains in the main content window so the Enter key is grabbed by the "Add to Firefox" button. After that you're basically running into bug 1329884.
Bug 1354551 is about putting focus into doorhangers by default.
You need to log in
before you can comment on or make changes to this bug.
Description
•