[Webkit-unassigned] [Bug 62383] [Chromium] Overlay scrollbars leave glitches on web content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 20:02:30 PDT 2011


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





--- Comment #6 from Sailesh Agrawal <sail at chromium.org>  2011-06-14 20:02:30 PST ---
(In reply to comment #5)
> (From update of attachment 97213 [details])
> How does the PLATFORM(MAC) port handle this in the non-composited case?

I think that on PLATFORM(MAC) this is handled by the native host scroll view. Our RenderWidget just blindly copies the scrollrect even for overlay scrollbars.

> Whatever the answer is here it does not belong in ScrollView.cpp

What do you think of fixing this in RenderWidget. This would be a little more complicated because I'd have to pipe more information about scrollbars to RenderWidget.

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