Search and Top Navigation
#9559 closed bug (notabug)
Opened September 17, 2013 10:55AM UTC
Closed September 17, 2013 01:08PM UTC
IE-8 No response when drag an image over a hyperlink
Reported by: | topicil | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Greetings everyone, I have found an issue in IE 8 in which when you drag a image <img> towards a hyperlink <a>, there will be no response.
For more information to be provided, I am trying to drag an image to a jstree node (the nodes are generated with <a> tags). So if I drag <img> to the <a>, there will be no response, as in the jstree won't even know something is hover on it. I am not sure this is related with jquery UI or jstree, but do you guys encountered such problem before?
Things to note is that when I drag a <div> towards <a>, the response is triggered. This only happens in IE 8, while other browsers (IE 9, 10, firefox, etc.) show no problem.
Attachments (0)
Change History (1)
Changed September 17, 2013 01:08PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
Please ask for help on the forums or provide a reduced test case using only jQuery UI that shows a problem.