Opened 10 years ago
Last modified 10 years ago
#8624 open bug
Draggable: Dragging with modifier key in IE8 selects contents
Reported by: | asdf | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.8.24 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When dragging a draggable with a modifier key such as Ctrl or Alt pressed, IE8 starts selecting content in and around the draggable rather erratically. This can be seen in the jQuery UI demo page ( http://jqueryui.com/demos/draggable/ ).
As usual, the issue doesn't appear in other browsers. IE9 seems to be behaving correctly.
Change History (4)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Status: | new → open |
---|
Confirmed with the "command" key on Mac using browserstack for IE8 as described.
comment:4 Changed 10 years ago by
Summary: | Dragging with modifier key in IE8 selects contents → Draggable: Dragging with modifier key in IE8 selects contents |
---|
Note: See
TracTickets for help on using
tickets.
Sorry, of course I meant Shift instead of Alt (Alt does nothing). On the demo page the issue is most evident when starting the drag on top of the "drag me around" text.