WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2010-10-18 11:08:21 PDT
<
rdar://problem/8563169
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug