MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Add ability to disable spell checking
Open
@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:

Request
Add the ability to disable the spellchecking via the CoreWebView2EnvironmentOptions class. Once set, the browser's spellchecker is disabled.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.