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

Disable focus() on hover ? #780

Open
yabdab opened this issue Feb 2, 2024 · 5 comments
Open

Disable focus() on hover ? #780

yabdab opened this issue Feb 2, 2024 · 5 comments

Comments

@yabdab
Copy link

yabdab commented Feb 2, 2024

Currently, when you mouseover/hover the input it triggers a focus on that input.

Is there a way to disable the focus on input on hover?

Thanks?

@AlexandreBonneau
Copy link
Member

Thanks for reporting this issue, however with the few information you gave us, we are not able to correctly reproduce it.
Could you please create a reproducible test case so we can fix your bug?

@AlexandreBonneau AlexandreBonneau added the 💁‍♂️ Need reporter feedback A response is needed from the reporter before being able to do more label Feb 5, 2024
@yabdab
Copy link
Author

yabdab commented Feb 6, 2024

I believe this only happens in current version of Safari.

You can use the examples page to see this ...
https://autonumeric.org/examples

@AlexandreBonneau
Copy link
Member

What is the current version of Safari you are experiencing this bug with?
Did you see that problem on previous version?
If not, it sounds like a Safari bug, not an AutoNumeric one.

@yabdab
Copy link
Author

yabdab commented Feb 6, 2024

Safari Version 17.2.1 (18617.1.17.11.12, 18617)

Definitely a Autonumeric issue, even though Safari has kinda become the new IE

I was able to get it to stop by setting the option emptyInputBehavior: "press"

Maybe that woud be a good place to see what could be causing this ¯_(ツ)_/¯

@AlexandreBonneau AlexandreBonneau added 🐞 Bug 🏆 Needs a PR 🐑 MacOS and removed 💁‍♂️ Need reporter feedback A response is needed from the reporter before being able to do more labels Feb 6, 2024
@AlexandreBonneau
Copy link
Member

Thanks for the input with emptyInputBehavior.
However having no access to a Safari browser, this will need a PR from somebody that does!

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

No branches or pull requests

2 participants