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
Webview2 is behaving wired when dragging text/image within the webview2 itself. It is clearly having issues compared to Edge, for example. And this is bringing huge problem for our frontend team to maintain feature compatibility.
I also tried and this is NOT solved with 1.5 experiment release.
Related issue: #2715
Steps to reproduce the bug
Open WinUI3 gallery
Go to webview2 page
Right click, open the console
Go to google.com by using this (just for comparison with Edge)
window.location.href="https://www.google.com"
Try dragging text and images
You CANT drag the google logo into the text box using webview2, but you can with Edge.
Expected behavior
No response
Screenshots
2023-12-26.18-13-57.mp4
NuGet package version
WinUI 3 - Windows App SDK 1.5 Experimental 1: 1.5.231202003-experimental1
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Webview2 is behaving wired when dragging text/image within the webview2 itself. It is clearly having issues compared to Edge, for example. And this is bringing huge problem for our frontend team to maintain feature compatibility.
I also tried and this is NOT solved with 1.5 experiment release.
Related issue: #2715
Steps to reproduce the bug
google.com
by using this (just for comparison with Edge)You CANT drag the google logo into the text box using webview2, but you can with Edge.
Expected behavior
No response
Screenshots
2023-12-26.18-13-57.mp4
NuGet package version
WinUI 3 - Windows App SDK 1.5 Experimental 1: 1.5.231202003-experimental1
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: