dojox/mobile: click events miss most properties (such as pageX, clientX, screenX...) on touch devices/webkit browsers
On touch device with webkit based browsers, when dojox/mobile/common is required, click events no longer have X/Y coordinates. Among other properties: pageX, pageY, clientX, clientY and screenX are undefined.
Change History (8)
Cc: |
Patrick Ruzand cjolif added
|
Milestone: |
tbd →
1.10
|
Owner: |
set to Sebastien Pereira
|
Priority: |
undecided →
high
|
Status: |
new →
assigned
|
Summary: |
dojox/mobile: click events no longer have X/Y on webkit/touch event browsers →
dojox/mobile: click events miss most properties (such as pageX, clientX, screenX...) on touch devices/webkit browsers
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Sample to reproduce the issue