Open
Bug 1327999
Opened 8 years ago
Updated 2 years ago
Focus outline in devtools buttons is different than outline in tabs
Categories
(DevTools :: Framework, defect, P3)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: arni2033, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
>>> My Info: Win7_64, Nightly 53, 32bit, ID 20161119030204 (2016-11-19)
STR_1:
1. Open url data:,
2. Click on the page, then press Tab key to focus element picker button
3. Press Right key to focus inspector tab
AR:
Focus outline in buttons on devtools toolbar isn't consistent with focus outline in devtools tabs:
focus outline in tabs is placed right near the borders of the tab rectangle,
but buttons have some indent between focus outline and the visual borders of the button
ER:
Focus outline should have the same "layout" as in tabs
This is regression from bug 1286872. Regression range:
> https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=6b9dae7e278dcd38d0b1c221ca9420931dfac7fd&tochange=626f03d8438fb7f7bbc778d80672037bd95ac0f7@ Tim Nguyen :ntim (use needinfo?):
It seems that this is a regresion caused by your change. Please have a look.
Updated•8 years ago
|
Component: Untriaged → Developer Tools
:bgrins, any opinions on this one? Not sure how severe it is / whether it warrants regression tracking.
Flags: needinfo?(bgrinstead)
Comment 2•8 years ago
|
||
It doesn't warrant regression tracking, but it's a valid polish item. Attaching a screenshot for future reference. The dotted outline should go all the way up to the top and bottom of the tab bar
Flags: needinfo?(bgrinstead)
Keywords: regression
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•