Search and Top Navigation
#6032 closed bug (worksforme)
Opened September 08, 2010 11:48PM UTC
Closed November 08, 2012 02:28AM UTC
sortable table bug in Webkit (Safari/Chrome) - Mac
Reported by: | bryanjamesross | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This may be a bug in Webkit, but not sure. I experienced it first while using jquery.sortable, so there ya go.
There's a problem when sorting table rows, in that there's extra space above the following rows when you sort one.
I made an example here: http://jsfiddle.net/atcKW/
To reproduce, just drag Row 2 down a few pixels, then Row 1, then repeat. You'll see a space above Row 1 grow by 1 pixel every time you drag both rows.
Attachments (0)
Change History (3)
Changed January 18, 2011 01:01AM UTC by comment:1
Changed October 11, 2012 09:07PM UTC by comment:2
milestone: | TBD → 2.0.0 |
---|
Changed November 08, 2012 02:28AM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
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. http://jsfiddle.net/atcKW/
If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!
#6873 is a duplicate of this ticket.