Opened 11 years ago
Closed 10 years ago
#8175 closed bug (invalid)
Sortable stops working after dragging to another frame
Reported by: | jonasthern | Owned by: | jonasthern |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
if jquery tabs is inside a frameset, it is not working if the tab is dragged out of the current frame.
Sample screencast on: at http://www.2shared.com/document/llsRlPHs/2012-03-05_1831.html and source code
Source code at: http://www.2shared.com/file/zdne53h-/PocFrames.html
Change History (4)
comment:1 Changed 11 years ago by
Component: | ui.tabs → ui.sortable |
---|---|
Summary: | Sortable not working inside frames → Sortable stops working after dragging to another frame |
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Owner: | set to jonasthern |
---|---|
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! What do you think the behavior should be when you drag a sortable outside of the frame? Seems like dropping the item might not be the correct behavior because the user might not know he is leaving an frame because it is borderless and looks just like the rest of the page.