Skip to content

[CP][ios]fix text input system highlight in iOS 17 Beta 7 #133890

Description

@hellohuanlin

Issue Link

#131622

Commit Hash

40fb92c

Target

stable

PR Link

flutter-team-archive/engine#45398

Changelog Description

Fix text input system highlight in iOS 17 Beta 7. This is due to a change in Beta 7.

Impacted Users

All iOS 17 users who uses text fields.

Impact Description

The auto correction system highlight is displayed incorrectly, which happens to all text fields for all iOS 17 users

Workaround

NA

Risk

low

Test Coverage

yes

Validation Steps

  • Create a dummy flutter project with an Editable text (or just use flutter/dev/integration_tests/ios_platform_view_tests project)
  • Write a word with typo
  • Observe the correct highlight.

Metadata

Metadata

Assignees

Labels

cp: approvedApproved cherry-pick requestcp: merge-to-stableCherry-picks that should be merged to stablecp: mergedCherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions