Bug 94118

Summary: Web Inspector: [codemirror] gutter flickers as you scroll horizontally.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, janx, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 99319    
Bug Blocks:    

Pavel Feldman
Reported 2012-08-15 09:00:31 PDT
Open any file that has long lines and try to scroll horizontally. Gutter flickers / jumps. It sounds like it is being positioned asynchronously (onscroll) within the scrolled container. Not good.
Attachments
Jan Keromnes
Comment 1 2012-10-17 09:25:47 PDT
This is fixed in CodeMirror v3, which should be stable soon. I'll have a patch ready for #99319 when it happens.
Jan Keromnes
Comment 2 2012-11-12 22:16:30 PST
Fixed in #99319 by v3's new scrolling model.
Note You need to log in before you can comment on or make changes to this bug.