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

In firefox it is necessary to press tab twice #47

Open
carlosstrand opened this issue Apr 15, 2021 · 1 comment
Open

In firefox it is necessary to press tab twice #47

carlosstrand opened this issue Apr 15, 2021 · 1 comment

Comments

@carlosstrand
Copy link

Problem/Issue

Apparently in Firefox it is necessary to press tab twice to change the focus of the input. It would probably be necessary to implement some trick on the side of the iFrame that we have no control over.

How to reproduce this:

1 - Open the demo in Firefox and try to fill the card fields by going to the next inputs with the Tab
2 - You will see that some element within the input gained focus, but it was not exactly the input, with the second tab the input is in fact focused.

Preview

Expected behavior (using Google Chrome)

expected_behavior_chrome.mp4

Current behavior (using Firefox)

current_behavior_firefox.mp4
@jnoga
Copy link

jnoga commented Aug 29, 2023

This also happens in Safari v16.6 (18615.3.12.11.2), any intention to fix it?

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