Bug 110338 - [EFL] Touch Emulation Test fails with spurious Motion event
Summary: [EFL] Touch Emulation Test fails with spurious Motion event
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dominik Röttsches (drott)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-20 06:23 PST by Dominik Röttsches (drott)
Modified: 2017-03-11 10:45 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Röttsches (drott) 2013-02-20 06:23:22 PST
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
Comment 1 Michael Catanzaro 2017-03-11 10:45:42 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.