frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.85k stars 830 forks source link

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

Open martinjug opened 3 weeks ago

martinjug commented 3 weeks ago

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

https://github.com/user-attachments/assets/6057bf2c-d99d-4de9-a387-376e72f24f62

Firefox OK

https://github.com/user-attachments/assets/708c8adb-a3e8-47a3-aedb-a5595cc96120

Environment

unocelli commented 3 weeks ago

Hi, Thanks for the report