Skip to content

iOS Textfield caret handles do not appear when text is selected in latest beta release (1.4.9) #31287

@dannyvalentesonos

Description

@dannyvalentesonos

The latest Beta version (1.4.9-hotfix.1) has an issue where the iOS TextField's caret handles do not appear when text is selected.

This can be reproduced with a simple app that just has a TextField widget.

This is because the FadeTransition widgets around the handles never have the controllers run forward, because of some check failing to determine that the position is in the selection.

Metadata

Metadata

Assignees

Labels

a: text inputEntering text in a text field or keyboard related problemsc: regressionIt was better in the past than it is nowf: cupertinoflutter/packages/flutter/cupertino repositorywaiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions