Unplanned
Last Updated: 22 Oct 2025 13:05 by Philip
Philip
Created on: 22 Oct 2025 13:05
Category: TimePicker
Type: Bug Report
4
TimePicker inconsistent value setting

Description

Regression that is observed in version 11.2.0. The system time should be at least 55 minutes past the hour (e.g., 13:55 or 14:57).

Related to: #12372

Steps To Reproduce

  1. Set the time on your machine to 55 past the hour, e.g., 13:55.
  2. Open a new instance of Chrome and navigate to https://blazorrepl.telerik.com/mpvYQQlw54P2j07S42
  3. Run the example
  4. Click in the clock icon in the picker, to open its dropdown.
  5. Click the Set button.

Actual Behavior

The TimePicker ignores the highlighted minutes part (45) and sets the minutes to 00. For example, if your current system time is 13:55, clicking the Set button will set the value to 13:00.

Expected Behavior

The highlighted minutes should be set in the value. For example, if your current system time is 13:55, clicking the Set button should set the value to 13:45.

Browser

All

Last working version of Telerik UI for Blazor (if regression)

No response

0 comments