Skip to content

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

@victorsanni

Description

@victorsanni

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

Metadata

Metadata

Labels

cp: reviewCherry-picks in the review queue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions