Opened 9 years ago
Closed 9 years ago
#9709 closed bug (fixed)
Interactions: Do not work on Windows 8 touch devices
Reported by: | tj.vantoll | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.11.0 |
Component: | ui.draggable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
All interactions do not work on Windows 8 touch devices. This appears to be as simple as adding touch-action: none
. Pull request soon.
Change History (2)
comment:1 Changed 9 years ago by
Milestone: | none → 1.11.0 |
---|---|
Priority: | minor → blocker |
Status: | new → open |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
Slider & Interactions: Add Windows 8 touch support
Fixes #9709 Fixes #9710 Closes gh-1152