Feedback
DateTimePicker changes date on mouse wheel without focus
- Status
- Fixed
- Fixed in
- v26.6.3
- Source discussion
- https://forum.objo.dev/d/337-datetimepicker-comportement
- Last updated
- 2026-06-11
Public summary
Scrolling the mouse wheel over a DateTimePicker changes the selected date even when the control has not been explicitly focused. This is surprising platform behaviour and makes DateTimePicker difficult to use inside a ScrollBox because the picker consumes wheel input that should scroll the container.