[Webkit-unassigned] [Bug 110338] New: [EFL] Touch Emulation Test fails with spurious Motion event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 06:20:59 PST 2013


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

           Summary: [EFL] Touch Emulation Test fails with spurious Motion
                    event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: demarchi at webkit.org


fast/events/touch/emulate-touch-events.html

@@ -5,6 +5,7 @@

 PASS 'ontouchstart' in window is true
 PASS 'ontouchend' in document is true
+Unexpected mousemove event received before touchstart
 PASS lastEvent.type is "touchstart"
 PASS lastEvent.touches.length is 1
 PASS lastEvent.changedTouches.length is 1

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