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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 16:13:16 PST 2013


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





--- Comment #4 from Tien-Ren Chen <trchen at chromium.org>  2013-01-31 16:15:17 PST ---
Tweaking scrollbar width means we'll have to change ScrollbarThemeChromium::scrollbarThickness() and potentially introduce a new value in ScrollbarControlSize.

Are you sure destroying the scrollbar will have side effects on scrollability? I was worrying about the same thing but not sure if that's true.

An alternative is we create a custom scrollbar (RenderScrollbar) instead.

-- 
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