[webkit-reviews] review requested: [Bug 33465] [Qt] fast/events/touch-coords-in-zoom-and-scroll-pretty-diff.html fails on buildbot : [Attachment 46366] Fix fast/events/touch/touch-coords-in-zoom-and-scroll.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 06:04:37 PST 2010


Petri Latvala <petri.latvala at nomovok.com> has asked  for review:
Bug 33465: [Qt] fast/events/touch-coords-in-zoom-and-scroll-pretty-diff.html
fails on buildbot
https://bugs.webkit.org/show_bug.cgi?id=33465

Attachment 46366: Fix fast/events/touch/touch-coords-in-zoom-and-scroll.html
https://bugs.webkit.org/attachment.cgi?id=46366&action=review

------- Additional Comments from Petri Latvala <petri.latvala at nomovok.com>
The problem was introduced by the patch in
https://bugs.webkit.org/show_bug.cgi?id=32878. If none of the touch points
actually moved, a touchmove event is not dispatched at all. Changed the test to
use touchstart instead.


More information about the webkit-reviews mailing list