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

The mousedown event on body stops working when this addon is used #7

Open
titel opened this issue Apr 4, 2017 · 3 comments
Open

The mousedown event on body stops working when this addon is used #7

titel opened this issue Apr 4, 2017 · 3 comments

Comments

@titel
Copy link

titel commented Apr 4, 2017

The plugin seems to be interfering with the triggering of mousedown events on the body but couldn't figure it out how.

Specifically a handler I have set for the body's mousedown event is not triggered when the plugin is included in the page but works fine when not...

Any idea about how should I go about figuring this out? Are there any known side effects of the plugin in regards to how other event are being handled in the page?

Thanks for a great plugin!

@lolmaus lolmaus changed the title Possible issue The mousedown event on body stops working when this addon is used Apr 4, 2017
@lolmaus
Copy link
Owner

lolmaus commented Apr 4, 2017

Hey @titel!

Not sure what's going on there. This plugin neither interacts with body no listens to the mousedown event.

Does the problem happen when you include the plugin but not apply it to any element?

@titel
Copy link
Author

titel commented Apr 11, 2017

No, the issue does not occur when the plugin is only loaded but not initialised. I assume is not this plugin specifically but the mix of plugins I have on the page :( I can send a link showing the unwanted behaviour in private if you think that would help.

@lolmaus
Copy link
Owner

lolmaus commented May 11, 2017

@titel Sorry for not responding. Have you been able to figure it out?

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