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

Increase timeout for blurTimeout #811

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

boldtrn
Copy link

@boldtrn boldtrn commented Dec 29, 2020

Fixes #809. If someone is a "slow clicker" it can happen that the autocomplete selection is closed instead of triggering the click event. You can try this when holding the left mouse button for a short time, this increases the timeout a bit to make it more likely that the click event is triggered.

Daniel-KM pushed a commit to Daniel-KM/Omeka-S-module-AdvancedSearch that referenced this pull request Sep 29, 2021
Daniel-KM pushed a commit to Daniel-KM/Omeka-S-module-AdvancedSearch that referenced this pull request Oct 20, 2021
@bjammin
Copy link

bjammin commented Oct 13, 2022

Thanks for the fix.

However is there anyway the blur function could be aware of the target of the click, and not hide the autocomplete if it is the target?

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

Successfully merging this pull request may close these issues.

Clicking on the list does not select the item
2 participants