This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Swipe Event Unit tests not executing correctly #4879
Closed
Description
Browser: IE10/Chrome
File: tests/unit/event/event_core.js
Test Cases: 16 - 19.
No. 16 (swipe fired when coordinate change in less than a second) fails in IE10 and Chrome. It asserts that the swipe event will not happen and it never does. The following tests assert that the event will not be fired and they pass because execution never gets to the swipe logic.
Metadata
Metadata
Assignees
Labels
No labels