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

[BUG] Input Field Issue on Android (Chrome/Brave) #1459

Open
martinjug opened this issue Oct 27, 2024 · 1 comment
Open

[BUG] Input Field Issue on Android (Chrome/Brave) #1459

martinjug opened this issue Oct 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@martinjug
Copy link

Description:
On Android devices, users are unable to change values in input fields while using Chrome or Brave browsers. When attempting to enter a value, the cursor jumps to the next input field instead of writing the value in the current one. Once the last input field is reached, the behavior becomes normal, as there are no more fields to jump to. This issue does not occur in Firefox, where the input fields work as expected.

Additional Information:
I have recorded a video demonstrating the issue. It includes examples of the bug in Chrome and Brave, as well as a working example in Firefox.

Chrome/Brave NOT OK

Android_Chrome_Brave_NOT_OK.mp4

Firefox OK

Android_Firefox_OK.mp4

Environment

  • FUXA version: Version 1.2.1-1988
  • Platform/OS: Android 13
  • Browser: Chrome/Brave
@unocelli
Copy link
Member

Hi, Thanks for the report

@unocelli unocelli added the bug Something isn't working label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants