Closed
Bug 1580935
Opened 1 year ago
Closed 8 months ago
There is no straightforward way to disable focus rects on <select>
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
RESOLVED
DUPLICATE
of bug 1637771
People
(Reporter: jaws, Unassigned)
References
Details
As discussed in https://phabricator.services.mozilla.com/D45264#1378402, the only way to hide the focus rect in <select> is to set the text-shadow and color properties on :-moz-focusring, and the values of these aren't intuitive either.
Flags: needinfo?(emilio)
Updated•1 year ago
|
Priority: -- → P3
Comment 1•8 months ago
|
||
Bug 1637771 will fix this.
Status: NEW → RESOLVED
Closed: 8 months ago
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
Duplicate of bug: 1637771
You need to log in
before you can comment on or make changes to this bug.
Description
•