Bug 47837

Summary: Pan-scroll indicator should be drawn by the client, not ScrollView
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebCore Misc.Assignee: Brian Weinstein <bweinstein>
Status: NEW    
Severity: Normal CC: andersca, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Simon Fraser (smfr)
Reported 2010-10-18 11:07:36 PDT
Currently there's code in ScrollView to handle the drawing of the pan-scroll indicator. This is very platform-specific, and won't show correctly when the content has compositing layers. The pan-scroll indicator needs to be drawn by the client, into a child window.
Attachments
Simon Fraser (smfr)
Comment 1 2010-10-18 11:08:21 PDT
Note You need to log in before you can comment on or make changes to this bug.