-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Open
Labels
browser: SafariAffects or fixes behavior in Apple Safari.Affects or fixes behavior in Apple Safari.scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
browser: SafariAffects or fixes behavior in Apple Safari.Affects or fixes behavior in Apple Safari.scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.



