Closed
Bug 1248297
Opened 10 years ago
Closed 1 year ago
It's possible to accidentally scroll contents of color/filter tooltip by pressing Tab key
Categories
(DevTools :: Inspector: Rules, defect, P2)
DevTools
Inspector: Rules
Tracking
(firefox45 affected, firefox46 affected, firefox47 affected)
RESOLVED
WORKSFORME
People
(Reporter: arni2033, Unassigned)
References
()
Details
(Whiteboard: [btpp-fix-later])
Attachments
(1 file)
>>> My Info: Win7_64, Nightly 47, 32bit, ID 20160210071115
STR:
1. Open the following "data:" url or click URL in the form above
> data:text/html,<style>body{filter:none;color:tan}
2. Open devtools -> Inspector. Open tab "Rules" in sidebar.
3.A) Click on the circle before string "none". Then press Shift+Tab
3.B) Click on the circle before string "tan". Then Press Tab
AR: Tooltip content scrolls (A) horizontally (B) vertically
ER: Tooltip content should stay still,
BUT it should be impossible to select invisible elements (i.e. bug 1226877)
Note:
In (B) it's enough to simply change the height of tooltip, while (A) requires some more complex fix.
I thought that it's enough to file 1 bug about both things.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
Not reproducing
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•