Maheshjayachandran / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

[IE] goog.fx.DragListGroup won't let you drag an item with a link #404

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Have a draggable item with a link inside it
2. Hovering over the link, attempt to drag the item (mousing down on the link, 
then dragging)

What is the expected output? What do you see instead?
Element should drag. However, it does not work in IE (8 and 9 are what I 
tested).

What version of the product are you using? On what operating system?
Latest closure library, reproduced on IE8/9 on Windows 7.

Please provide any additional information below.
You can modify the DragListGroup demo 
(http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/draglistgrou
p.html) by making one of the numbers a link. Attached file does so, and can be 
run standalone.

This works as I would expect in Chrome or Firefox (Linux).

Original issue reported on code.google.com by kent...@google.com on 13 Dec 2011 at 1:14

Attachments: