Horizontal scrollbar for code in the debugger keeps hiding and will not reappear when hovered over
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
People
(Reporter: bolt4973, Unassigned)
Details
Steps to reproduce:
Open the Firefox debugger. Open a script that is wider than the debugger window. See the horizontal scrollbar appear on the bottom of the code window.
Actual results:
Scrollbar is not interactable. Change code tabs in the debugger and change back and the scrollbar now works until you stop interacting with it.
Expected results:
Scrollbar works as normal, being interactable.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Debugger' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
Thanks for filing, we have issues with the horizontal scrollbar in debugger already tracked in Bug 1799136. They might go away when Debugger starts using codemirror 6. In any case, let's track this in the existing bug.
Description
•