Closed
Bug 1449422
Opened 7 years ago
Closed 7 years ago
Sometimes vertical borders of buttons are not removed when focus is lost
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
DUPLICATE
of bug 1349646
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | affected |
People
(Reporter: mantaroh, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: reproducible, testcase, Whiteboard: [gfx-noted])
Attachments
(2 files)
Gecko doesn't remove the solid border of a button element in the devtools menu button.
STR:
1. Open the devtool.
2. Select any toolbar button. (e.g. Inspector)
(Note that some tool panel steals the focus. If lost the focus of button, refocus to the button.)
3. Press the right arrow key.
4. Repeat the step 3.
AR: A solid border has remained.
ER: The unfocused solid border of a button is removed.
An attachment file is another test case, the result is same. (i.e. border has remained.)
Comment 1•7 years ago
|
||
I think this problem isn't limited to border-style: solid but can be reproduced with other border styles.
Using attachment 8963009 [details] I notice that at least on Windows I need to press Tab once to focus the element before I can reproduce. (That is, the dotted line from the focus styles interfere somehow.)
Summary: A solid border of the button element is not removed. → Sometimes vertical borders of buttons are not removed when focus is lost
Updated•7 years ago
|
Updated•7 years ago
|
Flags: needinfo?(hikezoe)
Comment 2•7 years ago
|
||
Comment 4•7 years ago
|
||
This doesn't happen on Firefox 52, I am pretty sure this is a dup of bug 1349646.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•