Search and Top Navigation
#7262 closed bug (invalid)
Opened April 16, 2011 06:58PM UTC
Closed November 22, 2012 09:23AM UTC
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
[[Image(http://img863.imageshack.us/img863/1667/screenshotwm.png)]]
Tested in Chromium 10 (linux) and latest Safari for Windows
Attachments (0)
Change History (4)
Changed April 26, 2011 03:54PM UTC by comment:1
Changed October 11, 2012 02:55PM UTC by comment:2
milestone: | 1.9.0 → 2.0.0 |
---|
Changed November 08, 2012 12:59AM UTC by comment:3
owner: | → 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!
Changed November 22, 2012 09:23AM UTC by comment:4
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/