Closed Bug 1322563 Opened 8 years ago Closed 7 years ago

Debugger scroll bar is not draggable on Linux

Categories

(DevTools :: Debugger, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(firefox53 affected)

RESOLVED DUPLICATE of bug 1265807
Tracking Status
firefox53 --- affected

People

(Reporter: TD-Linux, Unassigned)

Details

On Linux GTK3, the right scroll bar in the source view in the debugger can't be clicked - it just selects text below. This is with hidpi, but it seems the bug reproduces with every zoom level.
I was expecting a transparency change too for these scroll bars (I think this may be a regression) The horizontal does work however is really hard to see on the dark theme laid upon minified source (So much I thought it wasn't working also).

The issue seems to come from the .CodeMirror-vscrollbar which has "pointer-events: none;" applied, changing that to auto 'fixes' it. However I seem to remember the bars hiding away etc.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.