Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display glitch when using multiline in TextField #44988

Open
googol7 opened this issue Jan 10, 2025 · 0 comments
Open

Display glitch when using multiline in TextField #44988

googol7 opened this issue Jan 10, 2025 · 0 comments
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@googol7
Copy link

googol7 commented Jan 10, 2025

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

@googol7 googol7 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant