[Webkit-unassigned] [Bug 108541] [chromium-android] disable all scrollbars except for the main frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 16:04:19 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108541





--- Comment #18 from James Robinson <jamesr at chromium.org>  2013-02-01 16:06:21 PST ---
I think what we can do is make ScrollbarThemeChromiumAndroid paint nothing and then override our compositor's thumb painting logic on OS(ANDROID) to paint android-looking thumbs.  That way we can still use all of the positioning/sizing logic on all scrollbars and still see the thumbs for compositor-handled scrollbars only.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list