[Webkit-unassigned] [Bug 33465] [Qt] fast/events/touch-coords-in-zoom-and-scroll-pretty-diff.html fails on buildbot

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


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


Petri Latvala <petri.latvala at nomovok.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46366|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Petri Latvala <petri.latvala at nomovok.com>  2010-01-12 06:04:37 PST ---
Created an attachment (id=46366)
 --> (https://bugs.webkit.org/attachment.cgi?id=46366)
Fix fast/events/touch/touch-coords-in-zoom-and-scroll.html

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.

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