Hareeshchandera / jsplumb

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

binding 'mouseenter' and 'mouseexit' on Endpoints does not work #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what browser and OS?
ff version is 5.0.1

Please provide any additional information below.

Original issue reported on code.google.com by jigsaw1...@gmail.com on 25 Jul 2011 at 1:22

GoogleCodeExporter commented 8 years ago
test page please.  just like the other one.  maybe you can demonstrate both 
things at the same time.

Original comment by simon.po...@gmail.com on 25 Jul 2011 at 1:25

GoogleCodeExporter commented 8 years ago
jsPlumb 1.3.1

Original comment by jigsaw1...@gmail.com on 25 Jul 2011 at 1:28

GoogleCodeExporter commented 8 years ago
here is a test page

Original comment by jigsaw1...@gmail.com on 25 Jul 2011 at 1:44

Attachments:

GoogleCodeExporter commented 8 years ago
please see the comments on issue 106.

Original comment by simon.po...@gmail.com on 28 Jul 2011 at 4:38

GoogleCodeExporter commented 8 years ago
I'm also seeing this issue in chrome and firefox . Code to bind 'click' works 
fine. Exact duplicate line of code, but  to bind 'mouseenter' has no effect.

Original comment by spbms...@gmail.com on 4 Aug 2011 at 8:17

GoogleCodeExporter commented 8 years ago
yeah i can reproduce.  i wonder if its related to issue 105, in which the 
hoverPaintStyle is reported as broken for endpoints...that uses the mouseenter 
and mouseexit events internally.  looking into it.

Original comment by simon.po...@gmail.com on 5 Aug 2011 at 5:36

GoogleCodeExporter commented 8 years ago
um, yes.  so, having documented that 'mouseenter' and 'mouseexit' were 
available Endpoints, I hadn't actually connected the dots behind the scenes.

this is fixed now in the 1.3.2 dev versions.

Original comment by simon.po...@gmail.com on 5 Aug 2011 at 5:49

GoogleCodeExporter commented 8 years ago

Original comment by simon.po...@gmail.com on 11 Aug 2011 at 3:45

GoogleCodeExporter commented 8 years ago
Thanks. 

Original comment by jigsaw1...@gmail.com on 14 Aug 2011 at 3:13