HumbleSoftware / Flotr2

Graphs and Charts for Canvas in JavaScript.
http://www.humblesoftware.com/flotr2/
MIT License
2.45k stars 528 forks source link

Mouse not working. #271

Open techkey opened 10 years ago

techkey commented 10 years ago

I've just tested in some browsers:

Mouse does not work: Google Chrome Version 36.0.1921.0 canary Google Chrome Version 33.0.1750.154 m

Mouse works: FireFox Aurora 30.0a2 (2014-04-01) Opera Developer 22.0 (22.0.1457.0) (uses Chrome/35.0.1883.0) Opera 20.0 (20.0.1387.82) (uses Chrome/33.0.1750.154)

Funny is that Opera 20 uses the same engine as Google Chrome Version 33.0.1750.154 m.

Any ideas when this might be solved? Or is this a bug in Google Chrome?

Thank you, Cornelis.

fresham commented 10 years ago

Can you give a bit more info? Is this on Windows?

I'm using these versions on Mac: Chrome: 33.0.1750.152 Chrome Canary: 36.0.1921.0

And mouse works just fine for me. Are there certain graphs or configurations on which the mouse does work? If you go to the examples page, do any of those examples respond to the mouse?

aledeg commented 10 years ago

There is already different tickets for that problem and maybe other that are related See #265, #267 and #268

techkey commented 10 years ago

Thank you for responding,

@fresham This is on Windows 7 Enterprise SP1 32bits and I've tested the examples. None of the examples is responding to the mouse. Maybe worth to mention, when I try to select a range in any graph, the mouse cursor changes in a caret just like it's trying to select text.

@aledeg #265 is about FF and IE, #267 more general, #268 could be related. Thanks for the pointers!

fresham commented 10 years ago

Ah, okay. Thanks for the details, that's very helpful. As @aledeg mentioned, this is a known issue with those browsers. Currently, there's no fix, but we'll let you know when one of us comes up with a solution.

techkey commented 10 years ago

Ok, thanks a lot for your quick reply.

oterpereau commented 9 years ago

I got the same problem. is this issue is on progress ?