Changes between Initial Version and Version 1 of Ticket #18479, comment 1
- Timestamp:
- Feb 5, 2015, 2:39:29 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18479, comment 1
initial v1 2 2 3 3 Now that it's setting dojoClick = true on the nodes, the code in dojo/touch is stopping native events within 1000ms of the previous button click. 4 5 So this problem actually affects any browser that support touch or MSPointer events, not just IE10+.