#16823 closed defect (fixed)
_CssStateMixin: active state broken on surface
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dijit | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Presumably _CssStateMixin isn't tracking touch events correctly on Surface since it assumes touchstart and touchend events rather than MSPointer. Should leverage dojo/touch to be portable across devices.
Change History (3)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [30807]: