Ticket #1643 (closed bug: wontfix)
sortable demo - disable text selection
| Reported by: | djot | Owned by: | paul |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.1 |
| Component: | ui | Version: | 1.2 |
| Keywords: | ui sortables | Cc: | |
| Blocking: | Blocked by: |
Description
- Hi,
lists, which text has been selected before, look ugly when dragged later.
djot -
Attachments
Change History
comment:1 Changed 6 years ago by paul
- Status changed from new to closed
- Resolution set to wontfix
This is something that cannot be prevented (if the user selects somethingon purpose, why should the script deselect it?). Closed.
comment:2 Changed 6 years ago by djot
- All lists (all 4 demos) look ugly when, for whatever reason, have been (text-) selected. And because it is possible to select the list items by mouse-dragging (-holding) errorous selection of text will happen very often, which will look very ugly when moving then later.
I think it is not a big deal to unselect the text for the lists (DOM-) part.
djot -
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

