NEW 47837
Pan-scroll indicator should be drawn by the client, not ScrollView
https://bugs.webkit.org/show_bug.cgi?id=47837
Summary Pan-scroll indicator should be drawn by the client, not ScrollView
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.