[Webkit-unassigned] [Bug 45631] scrollByLines() is now asynchronous on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 09:11:22 PDT 2010


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





--- Comment #3 from Peter Kasting <pkasting at google.com>  2010-09-13 09:11:22 PST ---
We should make this method scroll synchronously and without smooth scrolling, like it used to.

It should be easy enough to do; the underlying implementation needs to call something like setValue() instead of scroll().  I can look into this in a week when I'm back from vacation, if no one else can get it sooner.

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