Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cherry Pick Spell Check Fixes #125517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

justinmc
Copy link
Contributor

Localize the 'No Replacements Found' spell check string
Fixes the cursor location after selecting a spell check result on iOS.
Tidying up the spell check API.
…4899)

Fixes a bug where the spell check menu could overflow.
Even in TextField using the Material library, iOS devices will still show the iOS-style spell check toolbar by default when using spell check.
iOS now hides the selection handles and shows red selection when tapping a misspelled word, like native.
…4897)

The spell check menu now appears directly below the misspelled word on Android.
When using a Material TextField on iOS, the spell check selection style now defaults to the red iOS-style, not Android's blue.
@justinmc justinmc self-assigned this Apr 25, 2023
@flutter-dashboard flutter-dashboard bot added a: internationalization Supporting other languages or locales. (aka i18n) a: text input Entering text in a text field or keyboard related problems f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Apr 25, 2023
Copy link
Contributor

@leighajarett leighajarett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@itsjustkevin itsjustkevin merged commit 69b6c94 into flutter:flutter-3.10-candidate.1 Apr 26, 2023
@justinmc justinmc deleted the cp-spell-check-fixes branch April 26, 2023 20:08
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: internationalization Supporting other languages or locales. (aka i18n) a: text input Entering text in a text field or keyboard related problems f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants