MicrosoftEdge / MicrosoftEdge/WebView2Feedback
It is not possible to enter the euro sign and the at sign using the on-screen keyboard (UWP-App)
@tofuandeve is already working on this.
Since Oct 31, 2022.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
after weeks we finally managed to convert our SelfService app to WebView2.
Unfortunately, during the integration test, it was noticed that entering the euro sign (€) and the at sign (@) on the on-screen keyboard is not possible.
With this we cannot use the WebView2.
The problem can be easily reproduced with the webview2_sample_uwp. And we could reproduce the problem on each of our computers.
The problem does not occur in a WPF application with WebView2. So it seems to be a UWP issue.
System:
Windows 10 22H2 Build 19045.2193
Edge: 107.0.1418.26
User Agent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.24'
The bug was noticed on a system with German layout. After installing an english Keyboard the behavior is changing but is also wrong. Some characters, especially selected from flyouts, are inserted twice. The euro sign is also inserted twice. Apart from this, it is not an option for us, to use the english keyboard layout.
We request a fix for this bug with very high priority.
Thanks in advance
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.