#7067 closed defect (fixed)
[dojox.layout] GridContainer does not drop in nightly
Reported by: | dante | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Layout | Version: | 1.1.1 |
Keywords: | Cc: | Eugene Lazutkin | |
Blocked By: | Blocking: |
Description
Quick ticket to track down (before 1.2) why changes in DnD broke GridContainer?
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/layout/tests/test_GridContainer.html
There is a lot of odd stuff going on in GC's dnd over-riding, so this is hardly a regression (neither changes have been released), but something changed.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Component: | DojoX Widgets → DojoX Layout |
---|
Note: See
TracTickets for help on using
tickets.
(In [14186]) fixes #7067 - need to use 4th param for onDndDrop - thanks elazutkin for the quick fix. if it's important, do what is needed in dnd.Source. I'm not sure the overall implications of this :)
probably !strict