Description
TimePicker in scrollable sidebar loses wheel snapping after accidental sidebar scroll on iOS Safari (iPhone 15).
Repro:
- Open TimePicker adaptive wheel in sidebar (overflow:auto)
- Touch/scroll sidebar during wheel interaction
- Wheel stops snapping - sticks between values (see screenshots)
- Input field shows correct value; wheel broken until reopen
Normal wheel use (no sidebar touch) works fine.
Plan
KendoReact Free
Steps To Reproduce
- Create sidebar with overflow:auto containing TimePicker
- Open picker on iOS Safari → use wheel briefly
- Scroll sidebar (accidental touch)
- Try wheel again → no longer snaps to values
Screenshots or video
Actual Behavior
TimePicker adaptive wheel in scrollable sidebar (overflow:auto) stops snapping to single values after accidental sidebar scroll/touch on iOS Safari.
Steps:
- Open TimePicker wheel picker
- Touch/scroll sidebar during wheel interaction (momentum scroll)
- Wheel gets stuck between values (e.g. 12:35̶/3̶6̶) - no longer snaps cleanly
- Input field displays correct selected value
- Wheel interaction broken until picker reopened
Only reproduces after sidebar interference. Normal wheel-only usage works fine.
Expected Behavior
Wheel maintains snapping/state regardless of background sidebar scrolls.
Browser
Safari
Browser version
Safari 18+ (iOS)
OS type
iOS
OS version
iOS 26.2.1
Last working version of the KendoReact package (if regression).
No response
Description
TimePicker in scrollable sidebar loses wheel snapping after accidental sidebar scroll on iOS Safari (iPhone 15).
Repro:
Normal wheel use (no sidebar touch) works fine.
Plan
KendoReact Free
Steps To Reproduce
Screenshots or video
Actual Behavior
TimePicker adaptive wheel in scrollable sidebar (overflow:auto) stops snapping to single values after accidental sidebar scroll/touch on iOS Safari.
Steps:
Only reproduces after sidebar interference. Normal wheel-only usage works fine.
Expected Behavior
Wheel maintains snapping/state regardless of background sidebar scrolls.
Browser
Safari
Browser version
Safari 18+ (iOS)
OS type
iOS
OS version
iOS 26.2.1
Last working version of the KendoReact package (if regression).
No response