Opened 9 years ago
Closed 7 years ago
#17266 closed defect (fixed)
dojo/calendar onItemDoubleClick is not working on Touch-Devices
Reported by: | Ferdinand Weinberger | Owned by: | dg |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9.2 |
Component: | Dojox | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
onItemclick is working fine. also onGridDoubleClick but not onItemDoubleClick. only on touch devices.
tested on android and ios.
the matrixview demo is good for testing: http://download.dojotoolkit.org/release-1.9.1/dojo-release-1.9.1/dojox/calendar/tests/matrixview.html
Change History (3)
comment:1 Changed 9 years ago by
Component: | General → Dojox |
---|---|
Owner: | set to dg |
Status: | new → assigned |
comment:2 Changed 9 years ago by
comment:3 Changed 7 years ago by
Milestone: | tbd → 1.9.2 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
https://github.com/damiengarbarino/dojo-calendar/issues/62
Fixed for 1.9.2
Please do *not* use the matrixview sample, which is a desktop sample, but prefer a touch enabled view sample like matrixtablet.html instead.