[about:addons] Find in page while HTML browser is focused should focus search bar
Categories
(Toolkit :: Add-ons Manager, defect, P2)
Tracking
()
People
(Reporter: mstriemer, Unassigned)
References
Details
When focus is in the XUL part of about:addons pressing ctrl/cmd+f or / will focus the search bar. When the focus is in the HTML browser this does not work, though.
Comment 1•5 years ago
•
|
||
The toolkit/mozapps/extensions/test/browser/browser_bug570760.js test still passes when I enable HTML about:addons
, because the search box is currently still part of XUL.
The search box is part of phase 2, so I'm removing the blocker on bug 1551490, and instead mark this as a blocker for the bug where we move the header to HTML.
This bug can probably eventually become a duplicate of bug 1525175, because the test needs to be fixed up when bug 1525175 is implemented.
Reporter | ||
Comment 2•5 years ago
|
||
This was fixed by bug 1525175.
Comment 3•5 years ago
|
||
Verified fixed on macOS Catalina 10.15 on FF Nightly 72.0a1 (20191120094758), Ubuntu 18.04.3 LTS and Windows Pro 10 64-bit on FF72.0a1 (20191121214422).
Using ctrl/cmd+f or / will focus the search bar while it is empty and also after text has been inputted in the field.
Updated•5 years ago
|
Description
•