Opened 16 years ago

Closed 15 years ago

Last modified 14 years ago

#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)

dnd_accept_red.gif (10.9 KB) - added by djot 16 years ago.
dnd_accept_red.gif
dnd_greedy.gif (16.9 KB) - added by djot 16 years ago.
dnd_greedy.gif
dnd_fit.gif (5.4 KB) - added by djot 16 years ago.
dnd_fit.gif
dnd_intersect.gif (4.4 KB) - added by djot 16 years ago.
dnd_intersect.gif
dnd_touch.gif (5.0 KB) - added by djot 16 years ago.
dnd_touch.gif

Download all attachments as: .zip

Change History (11)

Changed 16 years ago by djot

Attachment: dnd_accept_red.gif added

dnd_accept_red.gif

Changed 16 years ago by djot

Attachment: dnd_greedy.gif added

dnd_greedy.gif

Changed 16 years ago by djot

Attachment: dnd_fit.gif added

dnd_fit.gif

Changed 16 years ago by djot

Attachment: dnd_intersect.gif added

dnd_intersect.gif

Changed 16 years ago by djot

Attachment: dnd_touch.gif added

dnd_touch.gif

comment:1 Changed 16 years ago by paul

Owner: changed from paul to rworth

comment:2 Changed 15 years ago by rdworth

Status: newassigned

All except greedy fixed as of rev4067

comment:3 Changed 15 years ago by paul

Resolution: fixed
Status: assignedclosed

All these issues are going to be fixed with the new rewrite for 1.1. Thanks.

comment:4 Changed 15 years ago by djot

so one of more than 13 bug reports gets fixed (instead of just closed and ignored) - wow.

comment:5 Changed 15 years ago by (none)

Milestone: 1.2.1

Milestone 1.2.1 deleted

comment:6 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.