Modify ↓
Ticket #1115 (closed enhancement: wontfix)
Content of Sortables cannot be selected in IE
| Reported by: | shenanime | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.3 |
| Component: | interface | Version: | 1.1.2 |
| Keywords: | draggable, sortable | Cc: | |
| Blocking: | Blocked by: |
Description
I propose removing ondragstart, onselectstart so people can select content for copy and paste purposes.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Adding my vote for some fix for this. Not being able to select the content of a sortable, even when using a handle, is kind of annoying. I see that simply removing the above mentioned ondragstart and onselectstart breaks the dragging in IE6, so naturally a better method would be needed.