Opened 10 years ago
Closed 9 years ago
#13800 closed defect (fixed)
exception in on.js using iOS 5 beta
Reported by: | nic | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | Events | Version: | 1.7.0b1 |
Keywords: | on.js ios beta | Cc: | |
Blocked By: | Blocking: |
Description
Visit for example dojox/mobile/tests/test_iPhone-ScrollableView?-demo.html
This exception is raised:
"undefined
TypeError?: Unable to delete property"
related to:
delete originalEvent.type (on.js, line 449)
Tested using beta 6 and beta 7
Change History (4)
comment:1 Changed 10 years ago by
comment:3 Changed 10 years ago by
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [26425]: