2 Attachment(s)
Touchmove, Touchstart, Touchend targets wrong in iOS
REQUIRED INFORMATION
Ext version tested:- Touch 2.0.0GPL and 2.0.1RC
Browser versions tested against:DOCTYPE tested against:Description:- When I have a touchmove event and I track the target, it works in Chrome but in iOS the touch target is ALWAYS the first thing I touched. Even if I drag my finger to a different element, the same element.id comes back again and again.
Steps to reproduce the problem:The result that was expected:- That the target element is actually what you are touching
The result that occurs instead:- The target never changes, is always the first thing you touched
Test Case:
Code:
https://github.com/roycyang/sencha-touch-extensions
HELPFUL INFORMATION
Screenshot or Video:Correct element IDs in chrome:
Attachment 34360
The touchmove target never changes in iOS:
Attachment 34361
See this URL for live test case: http://roycyang.github.com/sencha-touch-extensions/