Search and Top Navigation
#2670 closed bug (fixed)
Opened April 09, 2008 05:29PM UTC
Closed April 18, 2008 01:48AM UTC
Last modified February 26, 2009 12:04PM UTC
[UI Droppable] Improper order of over/out for greedy droppables
Reported by: | scottgonzalez | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When moving from an inner droppable to an outer droppable the over for the outer droppable occurs before the out for the inner droppable. The order should be reversed.
Attachments (0)
Change History (4)
Changed April 09, 2008 05:30PM UTC by comment:1
status: | new → assigned |
---|
Changed April 18, 2008 01:48AM UTC by comment:2
resolution: | → fixed |
---|---|
status: | assigned → closed |
Fixed in [5268].
Changed May 24, 2008 03:39AM UTC by comment:3
milestone: | 1.2.4 |
---|
Milestone 1.2.4 deleted
Changed February 26, 2009 12:04PM UTC by comment:4
milestone: | → 1.5 |
---|
I am going to wait until #2638 is fixed before fixing this.