Hareeshchandera / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

IE 9 hover over endpoint not working #208

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On demo page
http://jsplumb.org/jquery/demo.html

with Internet Explorer 9.0.8112 on Windows 7 Profession SP1 hover event is not 
working on endpoints. 

See mouseover - red or blue endpoints.

Original issue reported on code.google.com by contor...@gmail.com on 28 Feb 2012 at 9:55

GoogleCodeExporter commented 8 years ago
from the project page:

http://code.google.com/p/jsplumb/

"There is a bug in jQuery 1.6.x and 1.7.x's SVG support for IE9 which means 
that hover events do not get posted. This is quite a bummer since the default 
renderer for jsPlumb, from 1.3.4 onwards, is SVG, and I was hoping to encourage 
everyone to make use of the fact that you can use CSS with SVG to style your 
plumbing rather than rely on the old-skool paintStyle stuff"

this is not a jsplumb issue. it's a bummer, like i said, but it's not a jsplumb 
issue. jquery should fix this.

Original comment by simon.po...@gmail.com on 28 Feb 2012 at 10:01

GoogleCodeExporter commented 8 years ago
http://forum.jquery.com/topic/1-6-2-broke-svg-hover-events

Original comment by simon.po...@gmail.com on 28 Feb 2012 at 10:04

GoogleCodeExporter commented 8 years ago
Sorry for not seeing the quote. Thanks for the info. 

Original comment by contor...@gmail.com on 28 Feb 2012 at 10:25

GoogleCodeExporter commented 8 years ago

Original comment by simon.po...@gmail.com on 28 Feb 2012 at 7:08