Closed
Bug 1124727
Opened 10 years ago
Closed 6 years ago
Browser Toolbox: Debugger source pane flickers
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jryans, Unassigned)
Details
Attachments
(1 file)
|
1.33 MB,
image/gif
|
Details |
STR:
1. Open Browser Toolbox
2. Switch to debugger
3. Choose a source file
4. Click in the editor frame
It should now flicker to dim text ~3 times before stabilizing.
See attachment.
5. Scroll the source pane
Flickering repeats on each scroll action.
I've seen this issue for a long time, so I don't think it's a recent change.
Comment 1•10 years ago
|
||
That is weird, looks like the same font rendering issue when a DOM element goes from being hardware accelerated on the GPU to not. I can't reproduce it but I haven't tried the dark theme. Any chance you could try the light theme?
| Reporter | ||
Comment 2•10 years ago
|
||
(In reply to James Long (:jlongster) from comment #1)
> That is weird, looks like the same font rendering issue when a DOM element
> goes from being hardware accelerated on the GPU to not. I can't reproduce it
> but I haven't tried the dark theme. Any chance you could try the light theme?
It happens on both themes for me.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•6 years ago
|
||
this relates to the old debugger.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•