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

[CP] Revert fixed keyboardDismissBehavior on scroll without a drag #161330

Closed
victorsanni opened this issue Jan 8, 2025 · 2 comments
Closed

[CP] Revert fixed keyboardDismissBehavior on scroll without a drag #161330

victorsanni opened this issue Jan 8, 2025 · 2 comments
Assignees
Labels
cp: review Cherry-picks in the review queue

Comments

@victorsanni
Copy link
Contributor

Issue Link

#160331

Target

stable

Cherry pick PR Link

#161329

Changelog Description

Using ScrollViewKeyboardDismissBehavior.onDrag in a SingleChildScrollView causes text fields to immediately unfocus if the keyboard opening scrolls the text field to keep it visible.

Impacted Users

Apps using text fields in a SingleChildScrollView.

Impact Description

Text fields are unusable within SingleChildScrollView.

Workaround

Disabling ScrollViewKeyboardDismissBehavior.

Risk

low

Test Coverage

yes

Validation Steps

No response

@victorsanni victorsanni added the cp: review Cherry-picks in the review queue label Jan 8, 2025
@victorsanni
Copy link
Contributor Author

cc @justinmc @Piinks

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cp: review Cherry-picks in the review queue
Projects
None yet
Development

No branches or pull requests

2 participants