MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Add ability to disable spell checking

Open
#584 11 comments 7 reactions 1 assignee View on GitHub

@Lakshmisha-KS is already working on this.

Since Mar 3, 2025.

feature request tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

By default the WebView2 browser has spellchecking enabled. We're working on an application where input can be done in multiple languages and spellchecking isn't necessary, and will be more of a distraction than it is a benefit.

Example from w3 schools html input:
image

Request
Add the ability to disable the spellchecking via the CoreWebView2EnvironmentOptions class. Once set, the browser's spellchecker is disabled.

AB#42442123

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.