[MacOS] [Debugger] Horizontal scrolling doesn't work (glitchy) when breakpoints are added
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
People
(Reporter: luchezar.petkov, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
5.94 MB,
video/quicktime
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:72.0) Gecko/20100101 Firefox/72.0
Steps to reproduce:
Firefox Developer Edition 72.0b10 (64-bit)
MacOS 10.15.2
- Inspected a page
- Docked the Developer Tools to the right
- Started the debugger
- Added a breakpoint
- Scrolled horizontally
Actual results:
Horizontal scrolling doesn't work properly (either with the trackpad or by dragging the scrollbar), is glitchy, part of the window frame blinks. See the attached video recording.
Expected results:
Should have scrolled horizontally to reveal the hidden content (source code + returned values of functions and variables)
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•5 years ago
|
||
The priority flag is not set for this bug.
:jlast, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•2 years ago
|
Comment 3•10 months ago
|
||
Just a quick comment: this seems to be related to the inline preview.
Description
•