MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: Disabling shortcut key of Ctrl + Shift + S is invalid
@ambikakunnath is already working on this.
Since Mar 5, 2025.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
Hi, we found the shortcut key of Ctrl + Shift + S still worked when we set the AreBrowserAcceleratorKeysEnabled = false. However, other shortcut keys can be prohibited. We look at this issue and try to use the WebView2 SDK 1.0.3079 pre-release. But the issue still exists.
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
133.0.3065.51
SDK Version
1.0.2957.106
Framework
Winforms
Operating System
Windows 11
OS Version
22631.4890
Repro steps
Create the normal Blazor project, use the above version of WebView2 SDK and Runtime, and set the AreBrowserAcceleratorKeysEnabled = false.
We can test the shortcut key of Ctrl + Shift + S.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Regression in newer Runtime
Last working version (if regression)
SDK 1.0.2903.40, Runtime 131.0.2903.112
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.