telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
466 stars 215 forks source link

[DateInput] Spin buttons automatically focusing and changing value only for the first segment of the date #4355

Closed zstoyanova9 closed 3 weeks ago

zstoyanova9 commented 1 month ago

Describe the bug When focusing a latter segment of the date value in the DateInput and trying to increase/decrease its value using the spin buttons, the focus automatically moves to the first segment and modifies its value instead.

To Reproduce

  1. Open the following StackBlitz example - https://stackblitz.com/edit/angular-1y3i38
  2. Focus the year segment of the date value.
  3. Try to increase/decrease its value by using the spin buttons.

chrome_oJBhXsbkfB

Expected behavior The user should be able to modify the value of each segment in the date when it is focused by using the spin buttons.

Additional context This behavior is not present in versions before v15.0.0 of Kendo UI for Angular. Example with v14.3.0 - https://stackblitz.com/edit/angular-cwrtpu-cp14im

tswetti commented 3 weeks ago

Fixed in v 16.7.1