You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is related but 133.0.3065.59 intermittently stops accepting mouse scroll wheel input on my machine, and I can't get it back till I right-click and bring up a context menu on the page. The web page itself doesn't even receive the input; it won't scroll. This is also embedded in a WPF app.
I don't know if this is related but 133.0.3065.59 intermittently stops accepting mouse scroll wheel input on my machine, and I can't get it back till I right-click and bring up a context menu on the page. The web page itself doesn't even receive the input; it won't scroll. This is also embedded in a WPF app.
Actually it's very simple. I have a mouse with a 4-direction mousewheel touch surface that can submit horizontal scroll input, a Microsoft Explorer Touch mouse that isn't made anymore. When I use the mouse to scroll horizontally (left <--> right), the vertical scrolling in WebView2 stops working even if the webpage doesn't have horizontal scrollbars. Invoking a context menu fixes it, even if I use the right context menu key on the keyboard.
What happened?
I am unable to capture and handle MouseWheel and PreviewMouseWheel events in Edge WebView2 WPF app.
I am pressing (Ctrl + Mouse wheel scroll) and c# app is not capturing the events.
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
133.0.3065.59
SDK Version
1.0.3065.39
Framework
WPF
Operating System
Windows 10
OS Version
10.0.19045.5371
Repro steps
Code to reproduce:
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: