Closed
Bug 1687180
Opened 5 years ago
Closed 5 years ago
Mouse-downing/focusing a radio button displays 4 dots on it, on phabricator, with non-native theming
Categories
(Core :: Widget: Win32, defect)
Core
Widget: Win32
Tracking
()
RESOLVED
INVALID
People
(Reporter: itiel_yn8, Unassigned)
Details
Attachments
(2 files)
STR:
- Toggle
widget.disable-native-theme-for-content
on - Open any phabricator patch, e.g. https://phabricator.services.mozilla.com/D101064
- Under "Revision Contents", click the History tab
- Mouse down on any of the radio buttons there
Summary: Mouse-downing a radio button displays 4 dots on it, on phabricator, with non-native theming → Mouse-downing/focusing a radio button displays 4 dots on it, on phabricator, with non-native theming
Comment 1•5 years ago
|
||
I don't think this is a bug in non-native theming because I see the same behavior in Firefox 84 with native theming on Windows. These dots are the dotted focus indicator on the radio button.
I don't see this dotted focus indicator in Phabricator in Chrome or in other radio buttons in Firefox, such as https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio.
Comment 2•5 years ago
|
||
Unblocking non-native theming meta bug because I see the same behavior in Firefox 84 with native theming on Windows.
No longer blocks: remove-native-theming
Comment 3•5 years ago
|
||
Yeah, phab has outline: outline: thin dotted #333; outline-offset: -2px;
, so this seems invalid unless I'm missing something.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•