Skip to content

bug(mat-form-field): when using appearance="outline", input fields increases in height.  #28228

Open
@iosipov27

Description

@iosipov27

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

When using mat-form-field with appearance="outline", text input field increases in height after entering a text
Reproduces on mobile devices with iOS 17+

Reproduction

Steps to reproduce:

  1. Open Safari 17 on a mobile device (it is the default browser for iOS 17)
  2. Open Angular Material Page at https://material.angular.io/components/form-field/overview
  3. Find Outline form field
  4. Enter any text. Probably need to clear the field and enter the text again.

Expected Behavior

The height of the field should be the same as the field without text
image

Actual Behavior

The field height is different compared to the field without text
image

Environment

  • Angular: 15-17
  • CDK/Material: 15-17
  • Browser(s): mobile Safari 17
  • Operating System iOS 17.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2The issue is important to a large percentage of users, with a workaroundarea: material/form-field

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions