dojox.gesture.tap does not fire event details
When a "tap" event is fired, it contains the target of the original event as well as the new event type. It does not contain, however, details of the original event. Specifically, it does not contain pageX, pageY attributes which contain the exact location of the event.
Hence, when the end-user taps a large item, the application does not have the exact location of the user action.
This is true of all kinds of "tap" events: tap, tap.hold & tap.doubletap.
Change History (5)
Owner: |
changed from Adam Peller to Evan
|
Status: |
new →
assigned
|
Component: |
Dojox →
Events
|
Milestone: |
1.10 →
tbd
|
Resolution: |
→ patchwelcome
|
Status: |
assigned →
closed
|
I suspect Evan won't work on that. If Evan does not step in I propose we remove this from 1.10 and put this in patchwelcome as nodoby is (unfortunately) actively maintaining this.