Skip to content

bug([MatFormField]): [type="time" is bigger than other input fields] #18787

Closed
@SC-JC

Description

@SC-JC

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-o1oz1c

Steps to reproduce:

  1. Make a Projekt
  2. Put two MatFormFields next to each other, one being type="time" and one any other type

Was aparently already fixed in 2018, still seems to be a problem though:
#13317

Expected Behavior

What behavior were you expecting to see?
Fields should be the same size

Actual Behavior

What behavior did you actually see?
Fields are not same size

Environment

  • Angular: 8.2.14
  • CDK/Material:8.2.2/8.2.3
  • Browser(s): Chrome, Edge Chromium, Chrome for Android. Firefox seems to work, they probably have a different style for time input fields.
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows 10, macOS 10.4, Android 10

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions