Drop warning appears when it shouldn't (drop marker is not a valid drop target)

Description

Allison reported:
"If you drag the portlet in the upper-right hand side to the upper left, trying to put it above the locked portlet, you (properly) get a warning message. However, when you then immediately drag it over the upper right portlet without letting go of your mouse in between (so that it moves to the top right position) you still see the message"

Environment

None

Activity

Show:

Justin Obara August 13, 2008 at 7:22 PM

Verifed fix using:

FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)

Michelle D'Souza May 30, 2008 at 3:06 PM
Edited

In the current implementation, drop markers are not drop targets. In order to fix this bug we would need to make drop markers a special type of drop target . Essentially, we would need to hide the drop warning when the drop marker got an 'over' event. This is very prone to speed of dragging issues that are very difficult, if not impossible, to work around. (See for a discussion on events arriving in the wrong order.)

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created May 30, 2008 at 12:46 PM
Updated August 13, 2008 at 7:22 PM
Resolved August 13, 2008 at 7:14 PM