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

Reposition and open-close behaviour after scrolling document #69

Closed
thanatos801 opened this issue Aug 21, 2012 · 3 comments
Closed

Reposition and open-close behaviour after scrolling document #69

thanatos801 opened this issue Aug 21, 2012 · 3 comments
Labels

Comments

@thanatos801
Copy link

Hi,

While testing your plug-in I found out a "strange" behaviour :

Normal behaviour : A right click on a context menu trigger displays the context menu or reposition it. If more context menu triggers are present clicking on one when another is displayed the displayed one is closed and the other one is displayed. So far everything is ok.

Strange behaviour : If you scroll down up to +/− 50 pixel and test again the context menu behaves differently. A right click on a context menu trigger, when it is already displayed, does not reposition it, instead it is closed. If more context menus triggers are present clicking on one when another is displayed does only close the displayed one but not open the other one. To reposition one context menu or to open another one I have to click a second time on the trigger.

This can be reproduced on your own demo page at least for both examples :
Simple Context Menu and Adding new Context Menu Triggers

Tested and reproducible on FF14 , IE8, IE9, Chrome21, Safari5 and Opera11.

Could not figure out how to fix it nor if it is due to jquery or to your plug-in.

Thanks in advance.

@rodneyrehm
Copy link
Contributor

Nice catch!

I'll investigate this. It'll take me some time to get to it though…

@rodneyrehm
Copy link
Contributor

Problem solved and released with v1.5.23

@thanatos801
Copy link
Author

Works perfectly now ! - Thank you !

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

No branches or pull requests

2 participants