Skip to main content

Search and Top Navigation

#6771 closed bug (notabug)

Opened December 21, 2010 08:27PM UTC

Closed December 22, 2010 01:58AM UTC

Items not dropping properly into a Tab with a multi-sorted list

Reported by: danoman7 Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.droppable Version: 1.8.7
Keywords: Cc:
Blocked by: Blocking:
Description

Hi all. Great job on this library BTW.

I think I found a defect or at least something wonky in jquery.ui and was hoping you could have a peek to see if I am out to lunch.

I am using jquery 1.4.4 and queryui 1.8.7.

What happens is if I select a few items from the list in my first tab and try to drop them into the other tab things go wonky.

The 2nd tab displays fine, but one element I picked to move isn’t moved over (stays visible in first list if I go back to it) and the other 2 items I had selected and dropped are sort of moved but are floating up near the 2nd tab name. And if you try and move either of those two “orphaned” items they go back to the same floating spot.

I went into the IE Javascript debugger and did a step through and from what I can tell in looking at different variables, the 3 items I moved do actually get put into the 2nd list. It seems more like a display issue which is why I think it is an issue with jquery.ui.

I have my example on jsfiddle.

If you choose 2 items by using CTRL-Left Click, just drag them into the 2nd tab and see what I mean.

http://jsfiddle.net/danoman7/FTyXk/15/embedded/result/ (Full Screen)

http://jsfiddle.net/danoman7/FTyXk/15/

If you need any further information please let me know.

Thanks,

Dano

Attachments (0)
Change History (1)

Changed December 22, 2010 01:58AM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

We'd need a reduced test case (one that doesn't include multiple other plugins) that shows an actual problem proven to be in jQuery UI. As it stands, the problem could easily be in the other plugins. You can use the forums for help tracking down the problem. If you can verify that the bug is in jQuery UI, you can re-open this ticket.