Inputnumber: when increment/decrement button are used on mobile, each click makes the keyboard appear #6851
Labels
Device: Mobile
Issue or pull request is *only* related to Mobile device
Milestone
Describe the bug
Open InputNumber on mobile phone, "Vertical" section.
https://www.primefaces.org/primereact/inputnumber/
Click on the increment / decrement buttons.
Button press causes the mobile keyboard to be shown and hidden repeatedly on multiple touches. Also, some browser may zoom in and make using the button difficult.
Reproducer
https://www.primefaces.org/primereact/inputnumber/
PrimeReact version
10.7.0
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Safari on IOs 17.5.1
Steps to reproduce the behavior
Open InputNumber on mobile phone, "Vertical" section.
https://www.primefaces.org/primereact/inputnumber/
Click on the increment / decrement buttons.
Expected behavior
Using buttons on mobile shouldn't make the keyboard appear but should change the value.
The text was updated successfully, but these errors were encountered: