#2980 closed bug (invalid)
ui.resizable conflict with jquery.draggable for textareas
Reported by: | usd2 | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | interface | Version: | 1.2.6 |
Keywords: | ui resizable draggable | Cc: | |
Blocked by: | Blocking: |
Description
steps to reproduce:
1) set a textarea to be draggable with {cancel : } 2) then set textarea to be resizable
textarea's behavior is different than a div's. If this is a feature, perhaps it needs to be better documented (?) because it is not obvious.
Note: See
TracTickets for help on using
tickets.
Not a jQuery core bug.