Skip to content

[CP] [ios][autocorrection]disable auto-correction highlight in iOS 17 #44176 #131890

@hellohuanlin

Description

@hellohuanlin

Issue Link

#128406

Commit Hash

42b4cfd

Target

beta

PR Link

flutter/engine#44354

Changelog Description

Disables the "auto-correction highlight" feature in iOS 17.

Impacted Users

all end-customers

Impact Description

This PR fixes a bug where the last char is selected on every key stroke (video). This can be a deal breaker for iOS developers to use Flutter.

Workaround

NA

Risk

high

Test Coverage

yes

Validation Steps

Create a dummy Flutter app with an EditableText widget, and type. You will see it's been fixed.

You can also try the test app under /flutter/dev/integration_tests/ios_platform_view_tests in framework repo

Metadata

Metadata

Labels

cp: approvedApproved cherry-pick requestcp: merge-to-betaCherry-picks that should be merged to betacp: 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