Skip to content

bug(Timepicker): Disabled not working in FormControl #30134

Closed
@horesse

Description

@horesse

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

The disabled property does not work correctly in timepicker. It blocks the time selection, but the selection from the menu is available

Reproduction

StackBlitz link: https://stackblitz.com/edit/czbajk?file=src%2Fexample%2Ftimepicker-datepicker-integration-example.html
Steps to reproduce:

  1. Use FormControl
  2. Disable input
  3. U can change time

Expected Behavior

Lock time selector

Actual Behavior

Time selection is available

Environment

  • Angular: 19.0.0 - 19.0.2
  • CDK/Material: latest
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/timepicker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions