Drag Drop 'not-allowed' in IE for images
Reported by Phillip Sauerbeck | July 31st, 2008 @ 12:06 AM
In both IE6 and IE7, when the draggable is an image, it is not easily accepted in the droppable area.
When a user that is not very quick in dragging and dropping an image into the container, his cursor will change to the 'not-allowed' state, and he will not be able to drop the image (without beginning to drag again)
Here is some test code to try out this bug yourself: http://pastie.org/244429 It is also attached here.
Many thanks
Comments and changes to this ticket
-

Phillip Sauerbeck August 1st, 2008 @ 07:11 PM
This issues is also being discussed here: http://groups.google.com/group/p...
and it seems that the issue is related to how the alt text is rendered in IE. setting the alt text to blank seems to resolve the issue
-
Thomas Fuchs November 20th, 2008 @ 08:30 PM
- → State changed from new to resolved
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
script.aculo.us is an open-source JavaScript framework for visual effects and interface behaviours.
Source available from github
The Git repository resides at:
http://github.com/madrobby/scriptaculous
Check out the current development trunk with:
git clone git://github.com/madrobby/scriptaculous.git
As script.aculo.us 1.xx is feature-frozen, this development trunk is for bugfixes only.
New development should happen only for
script.aculo.us 2.
Creating a bug report
When creating a bug report, be sure to include as much relevant information as possible. Post a an example that shows off the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.
