[Webkit-unassigned] [Bug 153405] [GTK] Implement overlay scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 17:43:37 PST 2016


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

--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I tried this out today. It is impressive; you will fool most users into thinking it's a real GtkScrollbar.

The patch would be better with ScrollAnimator tests, but since there's no infrastructure to test those currently, I don't want to block on that.

There is just one issue I see that I think needs fixed. If you mouse over the scrollbar, then move your mouse outside the window to the right, the scrollbar track stays visible forever. It should instead disappear as soon as the mouse is moved outside the window. (Could it be related to bug #116691?)

See also: bug #122859 and bug #115363.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160126/7f97272c/attachment.html>


More information about the webkit-unassigned mailing list