Skip to content

Display glitch when using multiline in TextField #44988

@googol7

Description

@googol7

Steps to reproduce

Steps:

  1. Open this link to live example: https://mui.com/material-ui/react-text-field/#multiline with iOS simulator Version 16.0 (1038)
  2. Click into the first example, so that the TextField get's the focus
  3. Click outside so that the TextField looses the focus

Current behavior

With focus

CleanShot 2025-01-10 at 11 33 48@2x

The label "Multiline" is striken through.

Without focus

CleanShot 2025-01-10 at 11 34 23@2x

There's a gap now.

Expected behavior

With focus

CleanShot 2025-01-10 at 11 34 53@2x

Without focus

CleanShot 2025-01-10 at 11 35 33@2x

Context

No response

Your environment

MUI v.6.3.1
iOS simulator Version 16.0 (1038) with Mobile Safari 18

Search keywords: TextField, multiline

Metadata

Metadata

Assignees

Labels

browser: SafariAffects or fixes behavior in Apple Safari.scope: text fieldChanges related to the text field.type: bugIt doesn't behave as expected.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions