Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: Browser freezes when dragging a link using msWebView2BrowserHitTransparent #4772

Open
Crayovan opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Crayovan
Copy link

What happened?

Enabling the msWebView2BrowserHitTransparent feature causes the browser to freeze when dragging and dropping a link.

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime), Prerelease (Edge Canary/Dev/Beta)

Runtime Version

127.0.2651.105

SDK Version

128.0.2739.42

Framework

Winforms

Operating System

Windows 10

OS Version

10.0.19045

Repro steps

  1. Create a sample application or open a demo app
  2. Add feature flag --enable-features=msWebView2BrowserHitTransparent
  3. Run and load any page that includes a link
  4. Left click and hold the mouse button down on the link, drag it anywhere on the page then release the mouse button
  5. Browser is frozen. Scrolling with the mouse works, but no clicks work inside the browser

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

No, this never worked

Last working version (if regression)

No response

@Crayovan Crayovan added the bug Something isn't working label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants