#655 closed enhancement (fixed)
event object should have pageX/pageY
Reported by: | bill | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The event object is normalized but it doesn't have pageX/pageY (as calculated by dojo.html.getCursorPosition()). Would be nice to add it, so user doesn't have to call dojo.html.getCursorPosition().
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → 0.3release |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r3703