-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Description
Description
I added a single checkbox to the page. When I click the checkbox without zoom, it is instant. However, even with the slightest zoom, the value change is delayed significantly.
This also happens with radio button and listbox. I have only tried with those 3 components, but it is likely that there are more affected.
Expected outcome
I would expect there would be no delay.
Minimal reproducible example
<vaadin-checkbox>Example</vaadin-checkbox>
Steps to reproduce
- Add the component to a page
- Use an iOS device to view the page
- Chick the checkbox to observe the speed
- Zoom in
- Click again and observe the delay
Environment
Vaadin version(s): 24.3, 23.3
OS: iOS (haven't tried on Android)
Browsers
Chrome, Safari on iOS