Display glitch when using multiline in TextField
Open
Nobody has claimed this yet.
browser: Safari
scope: text field
type: bug
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Steps to reproduce
Steps:
- Open this link to live example: https://mui.com/material-ui/react-text-field/#multiline with iOS simulator Version 16.0 (1038)
- Click into the first example, so that the TextField get's the focus
- Click outside so that the TextField looses the focus
Current behavior
With focus
The label "Multiline" is striken through.
Without focus
There's a gap now.
Expected behavior
With focus
Without focus
Context
No response
Your environment
MUI v.6.3.1
iOS simulator Version 16.0 (1038) with Mobile Safari 18
Search keywords: TextField, multiline
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.