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

Selection bubble often stays on the page, occasionally multiple times #72

Closed
lopis opened this issue Jan 5, 2023 · 2 comments
Closed

Comments

@lopis
Copy link
Contributor

lopis commented Jan 5, 2023

Sometimes the selection bubble stays in the DOM after closing the pop-up. Clicking on it doesn't open a new pop-up nor makes it disappear. Sometimes this happens multiple times on the same page, so more than one bubble can stay stuck floating on a page.

This seems like possible an event handler problem. I was thinking that all bubbles - e.g. all elements matching .itanywhere-activator - could be deleted from the page after some time to avoid this. But this would probably only fix the symptom, not the cause of this issue.

schomery added a commit that referenced this issue Jan 7, 2023
@schomery
Copy link
Owner

schomery commented Jan 7, 2023

I have noticed this bug occurring a few times, but I cannot reproduce it now. Could you provide a sample page where the issue occurs? My recent push might have fixed the bug.

@lopis
Copy link
Contributor Author

lopis commented Jan 7, 2023

Ah just got the update. Will observe in the next weeks if it occurs again. It's really hard to reproduce.

@lopis lopis closed this as completed Dec 2, 2023
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