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

WebView2 clumsy drag and drop behavior within webview2 itself #9187

Open
HO-COOH opened this issue Dec 26, 2023 · 2 comments
Open

WebView2 clumsy drag and drop behavior within webview2 itself #9187

HO-COOH opened this issue Dec 26, 2023 · 2 comments
Labels
area-WebView bug Something isn't working team-Controls Issue for the Controls team

Comments

@HO-COOH
Copy link

HO-COOH commented Dec 26, 2023

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

  1. Open WinUI3 gallery
  2. Go to webview2 page
  3. Right click, open the console
  4. Go to google.com by using this (just for comparison with Edge)
window.location.href = "https://www.google.com"
  1. 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

@HO-COOH HO-COOH added the bug Something isn't working label Dec 26, 2023
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Dec 26, 2023
@HO-COOH
Copy link
Author

HO-COOH commented Dec 30, 2023

For a more direct reproduce, try this page. It seems webview2 cannot handle draggable at all.

@bpulliam bpulliam added area-WebView and removed needs-triage Issue needs to be triaged by the area owners labels Jan 5, 2024
@bpulliam bpulliam added the team-Controls Issue for the Controls team label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-WebView bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

2 participants