Opened 13 years ago
Closed 10 years ago
#4986 closed bug (invalid)
Draggable disable text selection of input
Reported by: | btlagutoli | Owned by: | btlagutoli |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.7.2 |
Keywords: | Draggable disable text selection of input | Cc: | |
Blocked by: | Blocking: |
Description
Hello friends, I identified a problem in the class ui-draggable.js, she is disabling text selection within a textarea input and ex. I have a textarea and I want to select all the text that in, if I call this class do not have time, so I tried using the command $ (. "selector"). draggable ( 'destroy'), but I still can not select the dntro text of textarea.
Change History (4)
comment:1 Changed 12 years ago by
Priority: | critical → major |
---|
comment:2 Changed 10 years ago by
Milestone: | TBD → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Owner: | set to btlagutoli |
---|---|
Status: | new → pending |
comment:4 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery UI project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket. I have tried to recreate the problem and was unable to: http://jsfiddle.net/petersendidit/6hTH9/
Additionally, be sure to test against the git version of both jQuery UI and jQuery to ensure the issue still exists.