Opened 16 years ago
Closed 15 years ago
#1223 closed defect (wontfix)
multiple DND + selector.
Reported by: | ilia | Owned by: | psowden |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | DnD | Version: | 0.3 |
Keywords: | Cc: | bill | |
Blocked By: | Blocking: |
Description
tests/widget/treeV3/dndselector.html click (select) Item 1.2.1 and Item 1.3.2 with ctrl or shift pressed try dragging them see dragObjects are 1.2.2 and 1.3.2
I can't finally tune and make multiple select + multiple drag'n'drop work together until that's odd issue is fixed.. =(
it works fine if I make shift for multiple dnd and ctrl for selection, that is: fix HtmlDragManager? and TreeSelectorV3 to use different special keys.
So the fix looks simple, but...
Change History (5)
comment:1 Changed 16 years ago by
Version: | 0.4 → 0.3 |
---|
comment:2 Changed 16 years ago by
Milestone: | 0.4 → 0.4.1 |
---|
comment:3 Changed 16 years ago by
Milestone: | 0.4.1 → 0.5 |
---|---|
Owner: | changed from alex to psowden |
comment:4 Changed 15 years ago by
Cc: | bill added |
---|
bill, how should we treat TreeV3+DND bugs for 0.9 and beyond?
comment:5 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Since dojo.dnd and the tree's dnd will be completely rewritten for Dijit, it's not worth keeping these bugs open.
This is needed for TreeV3 DnD but there are lots of DnD problems with TreeV3; deferring.