Skip to content

Changing input language #3302

Open
Open
@olegsavelos

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

Metadata

Labels

bugSomething isn't workingpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions