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]: WebView2 on UWP doesn't support multi-instance app #4248

Closed
aquinn39 opened this issue Dec 20, 2023 · 1 comment
Closed

[Problem/Bug]: WebView2 on UWP doesn't support multi-instance app #4248

aquinn39 opened this issue Dec 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@aquinn39
Copy link

What happened?

Copied from here: microsoft/microsoft-ui-xaml#6253.
As Microsoft is no longer fixing most WinUI 2 bugs, this is not going to be fixed in WinUI 2 appearantly. I am filing this here to see if this is something that can be looked at by the WebView2 team and fixed in the WebView2 package instead of WinUI.

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

120.0.2210.77

SDK Version

1.0.2151.40

Framework

WinUI2/UWP

Operating System

Windows 11

OS Version

22621.2861

Repro steps

  1. Create a UWP project
  2. Install WinUI 2, which provides WebView2
  3. Add a WebView2 to MainPage
  4. Change package.appxmanifest to support multi-instance
  5. Launch app (first instance)
  6. Launch app again (second instance)
  7. Close app window that launched at 5.

See microsoft/microsoft-ui-xaml#6253 for video of issue.

Repros in Edge Browser

No

Regression

No, this never worked

Last working version (if regression)

No response

@aquinn39 aquinn39 added the bug Something isn't working label Dec 20, 2023
@champnic
Copy link
Member

Hey @aquinn39 - Unfortunately we won't be able to fix this either. The issue is on the WinUI2 side and they own building and shipping the WinUI2 version of WebView2.

@champnic champnic closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 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