You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you click on the up / down arrow with a mouse or single click using the trackpad keys, it works properly - increment / decrement by 1
however - if you use the trackpad and single tap with your finger, it increment /decrement by 2
Expected Behavior
if you use the trackpad and single tap with your finger, it should increment /decrement by 1
Component
SpinButton
Package version
9.56.2
React version
17.0.2
Environment
Current Behavior
if you click on the up / down arrow with a mouse or single click using the trackpad keys, it works properly - increment / decrement by 1
however - if you use the trackpad and single tap with your finger, it increment /decrement by 2
Expected Behavior
if you use the trackpad and single tap with your finger, it should increment /decrement by 1
Reproduction
https://stackblitz.com/run?file=src%2Fexample.tsx
Steps to reproduce
Are you reporting an Accessibility issue?
no
Suggested severity
High - No workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: