#1642 closed bug (fixed)
DND droppables bugs
Reported by: | djot | Owned by: | rdworth |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2 |
Keywords: | ui dnd draggables droppables | Cc: | |
Blocked by: | Blocking: |
Description
- Hi,
Bugs in DND droppables demo:
dnd_accept.gif: red is not accepted ... perhaps it should not be accepted, I don't know - so state that in the demo
dnd_greedy.gif: what is greedy? Both, the orange and purple demo accept the draggable in both the inner and outer dropbox - which is incorrect anyway. If greedy is what i think it should be only the purple demo should accept the draggable in both the inner and outer container (if dragged on the inner one)
dnd_fit.gif: The draggable is not accepted even it does more than fit in the dropzone already (to get this error try moving in the dropzone from all sides - TLRB ...)
dnd_intersect.gif: The draggable does intercept already, but is not recognized (to get this error try moving in the dropzone from all sides - TLRB ...)
dnd_touch.gif: The draggable is still outside the dropzone, but is accepted already!
djot -
Attachments (5)
Change History (11)
Changed 16 years ago by
Attachment: | dnd_accept_red.gif added |
---|
comment:1 Changed 16 years ago by
Owner: | changed from paul to rworth |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
All these issues are going to be fixed with the new rewrite for 1.1. Thanks.
comment:4 Changed 15 years ago by
so one of more than 13 bug reports gets fixed (instead of just closed and ignored) - wow.
comment:6 Changed 14 years ago by
Milestone: | → 1.5 |
---|
dnd_accept_red.gif