Scrolling doesn't work most of the time when inspecting elements within the MBT debugger pane
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
People
(Reporter: whimboo, Unassigned)
Details
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:97.0) Gecko/20100101 Firefox/97.0 ID:20211212214735
When debugging JS code with the MTB I mostly find myself in a situation that scrolling doesn't work within the element's inspection popup panel. This doesn't work with the mouse nor by dragging the scrollbar. The only option is a click which then directly places the scrollbar way off from the current position.
As discussed with Julian and Nicolas on Element both mentioned that they have seen the same in the past, so it's not a new issue.
Comment 1•4 years ago
|
||
The severity field is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 2•4 years ago
|
||
Thank you for the report, Henrik.
Can you please attach a screenshot, so it's clear what specific UI is related?
| Reporter | ||
Comment 3•4 years ago
|
||
It's the popup that opens when hovering over a variable within the source code of a file as shown in the middle of the debugger pane. I assume for that we don't specifically need a screenshot.
Description
•