Opened 12 years ago
Closed 10 years ago
#7262 closed bug (invalid)
Webkit bug: sortable table cells do not return into the right positions after sorting
Reported by: | krasu-desu | Owned by: | krasu-desu |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
WebKit doesn't return cells into the right positions after sorting
If we look into updated inline css style we can see that is is correct, but cell freezes in its helper position
Error appears in sortable table cells. Table must have more than 1 row (if table has only 1 row, WebKit return cells into right positions)
The most simple way to reproduce it - to drag cell for more than 1 position
Tested in Chromium 10 (linux) and latest Safari for Windows
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Owner: | set to krasu-desu |
---|---|
Status: | new → pending |
Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI using the info provided. http://jsfiddle.net/whittet/NXZjh/
If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!
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!
Able to reproduce. Forked jsfiddle to show minimum code to reproduce in jqueryui 1.8.12. http://jsfiddle.net/whittet/NXZjh/