MicrosoftEdge / MicrosoftEdge/WebView2Feedback
HTML drag and drop under UWP crashes the application
@maurawinstanley is already working on this.
Since May 5, 2023.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
HTML drag and drop is not working under UWP.
Moreover, trying to invoke that behavior many times lead to a crash in the containing application.
Navigate to any website that supports HTML drag and drop (for instance https://park.glitch.me/) and try to use that feature repeatedly, or just to try drag any image repeatedly, the WebView many times becomes unresponsive and occasionally crash the application.
SDK: 1.0.1777-prerelease
Runtime: Edge Dev Channel 114.0.1807.6
Framework: UWP
OS: Win10
AB#36088806
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.