[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
Fri Apr 30 18:28:50 PDT 2010


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





--- Comment #1 from James Robinson <jamesr at chromium.org>  2010-04-30 18:28:50 PST ---
This is a new test.  It passes on Leopard and most other platforms WebKit runs
on, but seems to fail on Snow Leopard.  Based on the test output I suspect that
the test is finishing before the test body runs.  I've verified that the test
passes when run manually.

The test depends on eventSender.keyDown("pageDown") dispatching a synchronous
scroll event.  This is true on Leopard, but might not be true on Snow Leopard
(perhaps due to fancy scroll animations or some such?).  If this really is what
is happening, it should be pretty easy to modify the test to work around this.

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