MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Changing input language

Open
#3,302 17 comments 1 reaction 2 assignees View on GitHub

@LiangTheDev is already working on this.

Since Oct 2, 2023.

bug priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

I am trying to implement an input language change for an application using WebView2 hosted in WPF application, the problem is that most of the common ways to change the language don't work.

WPF InputLanguageManager.Current.CurrentInputLanguage no effect
Win32 ActivateKeyboardLayout no effect

Changing the windows language manually does make WebView to use correct language, so the question is whether I am missing something or the only way is to programmatically switch windows input language ?

I have outlined the problem here

AB#43861304

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.