[Dojo-interest] Odd drag and drop behavior in IE6

Eugene Lazutkin eugene.lazutkin at gmail.com
Thu Jul 23 17:39:43 EDT 2009


This is new. Please file a bug with relevant links or a minimalistic
attachment, so I can reproduce it.

Thanks,

Eugene Lazutkin
Dojo Toolkit, Committer
http://lazutkin.com/

On 07/23/2009 11:41 AM, Calvin Lai wrote:
> While working on a drag and drop application, I came across an
> interesting issue with dojo's dnd in IE6.
> 
> Try creating a dnd.Source with an <img> in each item. Then create a
> dnd.Target or another Source to drop it in. In IE6 (all other browsers
> are OK), if you click and drag *from the image*, the Target won't accept
> the node. Clicking anywhere else that isn't within the <img> tag works
> fine. I've tried overlaying a transparent div over it, but I still get
> the same problem. At the moment I've settled for using a handle to drag
> the object, but I think it makes the application I'm creating less
> intuitive.
> 
> At first I thought I was doing something wrong, but even at the SitePen
> Blog's dnd example page, there is a similar error. If you drag from the
> text or anywhere else, you can drop the item into the shopping cart just
> fine, but drag it from the image and it doesn't work.
> 
> Is this a known bug? I've done a lot of searching and haven't been able
> to find anything.
> 
> --
> Calvin Lai
> Business Development
> http://dealspl.us
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> FAQ: http://dojotoolkit.org/support/faq
> Book: http://dojotoolkit.org/docs/book
> Forums: http://dojotoolkit.org/forum
> Dojo-interest at mail.dojotoolkit.org
> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest



More information about the Dojo-interest mailing list