Open
Bug 1468961
Opened 7 years ago
Updated 3 years ago
[win] [devTools] Hover focus on row instead of elements in settings tab
Categories
(DevTools :: General, defect, P5)
Tracking
(firefox-esr52 wontfix, firefox-esr60 wontfix, firefox60 wontfix, firefox61 wontfix, firefox62 wontfix, firefox63 wontfix, firefox64 wontfix, firefox65 fix-optional)
NEW
People
(Reporter: cfogel, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
21.26 KB,
image/png
|
Details |
[Affected versions]:
- Firefox 60.0.2, Firefox 61.0b13, Firefox 62.0a1
[Affected platforms]:
- win 10x64, win7x32, win8.1x64
[Steps to reproduce]:
1. Launch Firefox;
2. Press F12 on the keyboard;
3. Press F1 on the keyboard;
4. In the DevTools pannel hover over the text "Default color unit"
[Expected result]:
- Nothing happens
[Actual result]:
- Dropdown button/box has hover effect applied on it.
[Regression range]:
- last good: 2016-03-18
changeset: 3e04659fdf6aef792f7cf9840189c6c38d08d1e8
- first bad: 2016-03-19
changeset: 9c5d494d05485aebf3fedf649abc0e7ae9d2dcf2
[Additional notes]:
- attached screenshot with the issue;
- in the bottom section it's the point at which the issue most likely has appeared (when the style of the dropdown was changed);
- tested and not reproducible on MacOS 10.13.4, Ubuntu16.04LTS.
Reporter | ||
Comment 1•7 years ago
|
||
*Same behavior for the other dropdown buttons in this section.
Reporter | ||
Updated•7 years ago
|
Component: WebExtensions: Compatibility → WebExtensions: Developer Tools
Reporter | ||
Updated•7 years ago
|
Component: WebExtensions: Developer Tools → General
Product: Toolkit → DevTools
Version: 62 Branch → Trunk
Updated•7 years ago
|
Keywords: regression
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Sounds like a minor polish issue. Maybe a good first bug?
Comment 3•7 years ago
|
||
Unassigned P5 bug, marking as fix-optional for 63.
Comment 4•7 years ago
|
||
Marking fix-optional for 64. We could still take a patch in 65.
Comment 5•7 years ago
|
||
Updating tracking flags as we get closer to the 64 release.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•