-
Notifications
You must be signed in to change notification settings - Fork 30.6k
Multiline textfield not work properly in flutter iframe #178743
Copy link
Copy link
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsbrowser: safari-iosonly manifests in Safari on iOSonly manifests in Safari on iOSfound in release: 3.38Found to occur in 3.38Found to occur in 3.38found in release: 3.39Found to occur in 3.39Found to occur in 3.39has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-webWeb applications specificallyWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsbrowser: safari-iosonly manifests in Safari on iOSonly manifests in Safari on iOSfound in release: 3.38Found to occur in 3.38Found to occur in 3.38found in release: 3.39Found to occur in 3.39Found to occur in 3.39has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-webWeb applications specificallyWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
I can reproduce this issue in Safari on iOS 18.6.2
Expected results
Expected result: When user press on textfield screen will scroll up and textfield appears up to keyboard
Actual results
Actual result: Keyboard overlap screen elements until something typed in
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
https://github.com/user-attachments/assets/d4970387-7626-4dd1-91ee-5993bbafb063 - actual result
https://github.com/user-attachments/assets/446e833a-de4c-4433-9141-f65af095ada0 - expected result
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output