MicrosoftEdge / MicrosoftEdge/WebView2Feedback

[Feature]: Add option to change spellchecking method

Open
#4,840 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the feature/enhancement you need

In Edge it's possible to choose between two spellchecking methods, Basic and Microsoft Engine under under edge://settings/languages. WebView2 seems to behave like it's using the basic method but we'd like it to use Microsoft Editor.

spellcheck

The scenario/use case where you would use this feature

All textareas where users enter long texts.

How important is this request to you?

Impactful. My app's user experience would be significantly compromised without it.

Suggested implementation

In Edge browser this can be configured through the following group policy settings under SOFTWARE\Policies\Microsoft\Edge.

SpellcheckEnabled
MicrosoftEditorProofingEnabled

It would be nice to have the same policies available under SOFTWARE\Policies\Microsoft\Edge\WebView2.

What does your app do? Is there a pending deadline for this request?

No response

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.

Research direction

Start by locating WebView2's existing group-policy handling and compare it with Edge's SpellcheckEnabled and MicrosoftEditorProofingEnabled policies. Done means both policies are supported under SOFTWARE\Policies\Microsoft\Edge\WebView2 and control spellchecking as requested; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.