MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: Browser freezes when dragging a link using msWebView2BrowserHitTransparent
Open
@tochukwuIbeEkeocha is already working on this.
Since Sep 11, 2024.
bug
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
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
- Create a sample application or open a demo app
- Add feature flag
--enable-features=msWebView2BrowserHitTransparent - Run and load any page that includes a link
- Left click and hold the mouse button down on the link, drag it anywhere on the page then release the mouse button
- 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
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.