Changes between Initial Version and Version 1 of Ticket #29356, comment 25
- Timestamp:
- 09/24/2014 11:40:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29356, comment 25
initial v1 1 1 In 29356.patch: don't initialize hoverIntent and don't attach handlers to the `focus` event in iOS and Android. 2 2 3 Tested on iOS8 and Android 4.4.4. Both of these should be irrelevant for all touch-screen devices, however this would need testing on as many of them as possible. Older Android and Windows 8.1 with touchscreen at least.3 Tested on iOS8 and Android 4.4.4. Both hoverIntent and the `focus` event should be irrelevant for all touch-screen devices, however this would need testing on as many devices as possible. At least older Android and Windows 8.1 with touchscreen.