Skip to content

[cp]Reverts part of "fix auto-correction highlight on top left corner (Again)" #134468

Description

@hellohuanlin

Issue Link

#133908

Commit Hash

554a456

Target

stable

PR Link

flutter-team-archive/engine#45677

Changelog Description

Fix a bug where IME languages fails to enter text in iOS 17.

Impacted Users

All Flutter users with using IME languages (e.g. Chinese) in iOS 17

Impact Description

This is a deal breaker bug in iOS 17 for IME languages, if users are not able to enter text.

Workaround

No workaround

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)
  • Change settings to IME language (e.g. Chinese)
  • With this fix, user will be able to enter text.

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