Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events not firing in Chrome/Chromium since v42 #125

Open
acs opened this issue Jul 30, 2015 · 3 comments
Open

Events not firing in Chrome/Chromium since v42 #125

acs opened this issue Jul 30, 2015 · 3 comments

Comments

@acs
Copy link

acs commented Jul 30, 2015

HI!

We are using flotr2 to draw the charts in our dashboards. And flotr2 uses bean for events management.

Since Chrome/Chromium v42 the events are not fired when we are over a chart (mouse up, mouse down ...).

This is how flotr2 uses bean:

https://github.com/HumbleSoftware/Flotr2/blob/master/js/EventAdapter.js

I have tested it with current bean master.

@ded
Copy link
Collaborator

ded commented Jul 30, 2015

interesting. and you can confirm that there was no problems with V41

@acs
Copy link
Author

acs commented Jul 30, 2015

Yes, I have playing with different version using the debian packages at:

http://mirror.pcbeta.com/google/chrome/deb/pool/main/g/google-chrome-stable/

for isolating the problem. In v41 flotr2 events are working with and old bean version and also with master.

With v42 flotr2 events are NOT working with the old bean version and also not working with current master.

In you need I test anything in order to make easier for you to isolate the problem, I will help! :)

@acs
Copy link
Author

acs commented Aug 31, 2015

Any news about this issue?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants