Open
Bug 1606322
Opened 5 years ago
Updated 2 years ago
[MacOS] [Debugger] Horizontal scrolling doesn't work (glitchy) when breakpoints are added
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: luchezar.petkov, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
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.
Component: Untriaged → Debugger
Product: Firefox → DevTools
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.
Flags: needinfo?(jlaster)
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Flags: needinfo?(jlaster)
Updated•5 years ago
|
Blocks: dbg-frontend
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•