[Webkit-unassigned] [Bug 38416] fast/repaint/fixed-move-after-keyboard-scroll passes on Leopard, fails on Snow Leopard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 18:52:34 PDT 2010


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





--- Comment #10 from James Robinson <jamesr at chromium.org>  2010-05-11 18:52:34 PST ---
This seems to boil down to smooth scrolling being on by default in Snow Leopard and off by default in Leopard.  With "Use smooth scrolling" disabled in my System Preferences on Snow Leopard the test passes unmodified.

The options are:
- teach DRT how to turn smooth scrolling off when running layout tests
- teach this test to detect when smooth scrolling is going on and accomodate it

I think the first option is better.

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