Clicking on a scrollbar area with the element picker should select the element this scrollbar belongs to
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: pbro, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Today you can't click on scrollbars to select elements in the inspector. Doing so doesn't select anything and keeps the picker engaged.
The idea would be for this to actually select the element the scrollbar belongs to, and disengage the picker.
This would help a lot with investigating overflow issues. Sometimes you're not sure which element in the DOM has the overflow (i.e. the scrollbar), as there may be many similar-size elements nested.
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 2•6 years ago
|
||
Try push URL for this patch: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9fca86bdeed97cc81f1ad2e91dff4d128b9f5838
Comment 4•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 7•6 years ago
|
||
I had attempted an earlier fix in bug 1312146, in attachment 9029936 [details] [diff] [review].
Reporter | ||
Comment 8•6 years ago
|
||
Unassigning me from this bug for the moment. We'll likely pick this up again in Q2 2019, but it might not be me.
Comment 9•5 years ago
|
||
Is someone working on this bug? I want to try it.
Updated•2 years ago
|
Description
•