Skip to content

Disable default spell check suggestions toolbar#168

Open
Quffik wants to merge 1 commit into
ExteraApp:mainfrom
Quffik:Disable-spell-check-suggestions-toolbar
Open

Disable default spell check suggestions toolbar#168
Quffik wants to merge 1 commit into
ExteraApp:mainfrom
Quffik:Disable-spell-check-suggestions-toolbar

Conversation

@Quffik

@Quffik Quffik commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What: Disabled the default native platform spell check suggestions pop-up toolbar on text inputs.

Why: The native toolbar was aesthetically unpleasant, visually blocked the typed text, and made cursor navigation and manual text editing highly inconvenient.

How: Provided a custom SpellCheckConfiguration to the input field, overriding spellCheckSuggestionsToolbarBuilder to completely hide the menu layout by returning an empty SizedBox.shrink().

Pull Request has been tested on:

  • Android
  • iOS
  • Browser (Chromium based)
  • Browser (Firefox based)
  • Browser (WebKit based)
  • Desktop Linux
  • Desktop Windows
  • Desktop macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant