Open
Bug 1639130
Opened 1 year ago
Updated 1 year ago
Compat Panel - Selector outline overlaps with compat-icons
Categories
(DevTools :: Inspector: Compatibility, defect, P3)
DevTools
Inspector: Compatibility
Tracking
(firefox77 affected, firefox78 affected)
NEW
People
(Reporter: cfogel, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
57.57 KB,
image/png
|
Details |
Affected versions
- 77.0b7(DevTools), 78.0a1 (2020-05-18)
Affected platforms
- macOS 10.15.4, Windows 10, Ubuntu 18.04;
Steps to reproduce
- devtools.inspector.compatibility.enabled preff on true;
- Launch Firefox, open DevTools Inspector - Compat tab;
- Access about:newtab;
- Wait until the list populates with issues, expand sections;
- Click to expand listed occurrences;
Expected result
- UI is properly displayed;
Actual result
- Focus ring overlaps the mobile-browser icons;
Regression range
- not a regression;
Additional notes
- alternative is to press the TAB key until focus ring reaches the desired element (Windows_os);
- attached screenshot with the issue;
- setting as low severity since, the focus ring is behind the mobile_icon.
| Reporter | ||
Updated•1 year ago
|
Has STR: --- → yes
Comment 1•1 year ago
|
||
It would be great if we could remove the focus ring for mouse navigation. (There are places in the Debugger where the ring only shows up on keyboard navigation.)
Updated•1 year ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•