Skip to content

[Problem/Bug]: AreBrowserAcceleratorKeysEnabled broken in Canary/Dev release channel #5033

Open
@pushkin-

Description

What happened?

With dev and canary webview2 runtime (133.0.3014.0 dev), AreBrowserAcceleratorKeysEnabled is no longer respected.

So I set that property to false, but Ctrl+R, F12, etc still work.

Doesn't repro with beta channel or stable (Edge 132)

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Prerelease (Edge Canary/Dev/Beta)

Runtime Version

133.0.3014.0 dev

SDK Version

1.0.2535.41

Framework

Winforms

Operating System

Windows 11

OS Version

22631.4602

Repro steps

In minimal WinForms sample, in WebView2Control_CoreWebView2InitializationCompleted, add webView2Control.CoreWebView2.Settings.AreBrowserAcceleratorKeysEnabled = false;

start app and see that Ctrl+F/F12/Ctrl+R all work

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

runtime 132.0.2957.93 beta

AB#55711753

Metadata

Assignees

Labels

bugSomething isn't workingregressionSomething used to work but doesn't anymoretrackedWe 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