MicrosoftEdge / MicrosoftEdge/WebView2Feedback
LaunchApplication2 + scan code 0x21 key is handled by webview2 control when it got focus.
@tofuandeve is already working on this.
Since Nov 30, 2022.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Description
there's this utility function key (launchApplication2) for launching calculator app quickly.
somehow when webview2 got focus, it will capture the keyboard event and handle it.
we tried to disable the default accelerate keys via property, yet it still captured.
Version
SDK: ANY
Runtime: ANY
Framework: .NET 6.0
OS: Win10 RS5 - Win11 21H2
Repro Steps
with a keyboard that has calculator funciton key you can reproduce.
most easy to find is a lenovo laptop. yoga book or ideapad
Screenshots
Additional context
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.