-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Bug report
Modern DateTimePicker as row editor closes when click the "Time" button.
Also, after selecting a date, it changes to time view, but it closes if mouse is moved.
Reproduction of the problem
Dojo: https://dojo.telerik.com/gbpBfmey
1 - Click any empty cell in the "Fecha y Hora" column to edit the cell.
2 - Click the calendar icon.
3 - Click the "Time" button.
Or:
1 - Click any empty cell in the "Fecha y Hora" column to edit the cell.
2 - Click the calendar icon.
3 - Select any date in the calendar view (but don't move the mouse after click).
4 - The time view shows, but if you move the mouse, the control closes.
Expected/desired behavior
The control have to stay open until the "SET" button (or the "Cancel" button) is clicked like in this Dojo: https://dojo.telerik.com/fqCKGYJJ
Environment
Bootstrap 5.3.0
jQuery 3.7.0
Kendo 2024.4.1112
Chrome 132.0.6834.160