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

Access to the internal Wallet/Password page freezes and crashes application. #4710

Closed
PCRacer opened this issue Jul 26, 2024 · 4 comments
Closed
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore tracked We are tracking this work internally.

Comments

@PCRacer
Copy link

PCRacer commented Jul 26, 2024

What happened?

~

On the latest update of runtime to 127.0.2651.74 version of WebView2, the access to the internal Wallet/Password page freezes and then crashes the application.

Simply navigating to this page creates a black screen and freezes the application leading to a complete crash of the native application.

Navigate to this path to recreate the error: "edge://wallet/"

The latest corresponding update in Microsoft's Edge browser does not create this error.

~

Importance

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

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

127.0.2651.74

SDK Version

1.0.2592.51

Framework

Win32

Operating System

Windows 10

OS Version

19045.4651

Repro steps

Navigate to this path inside the latest WebView2 update to recreate the error: "edge://wallet/"

The whole page goes black and then freezes the application completely.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

SDK-1.0.2592.51 and Runtime - 126.2592.113

AB#52845034

@PCRacer PCRacer added the bug Something isn't working label Jul 26, 2024
Copy link

Hi, @PCRacer!

It seems that your issue contains the word "crash". If you have not already, could you attach a crash dump as a comment?

WV2 crash dumps are located in a subfolder of the app's user data folder (UDF): <UDF>\EBWebView\Crashpad\reports\. By default, the user data folder is created in the app's folder with a name like <App Exe Name>.exe.WebView2. Refer to Crash Diagnostics for more information.

Thank you for your cooperation!

@github-actions github-actions bot added the regression Something used to work but doesn't anymore label Jul 26, 2024
@lflores-ms lflores-ms added the tracked We are tracking this work internally. label Jul 26, 2024
@champnic
Copy link
Member

✅ Successfully linked to Azure Boards work item(s):

@aluhrs13
Copy link
Contributor

Shopping features (including Wallet) aren't supported in WV2 per Differences between Microsoft Edge and WebView2. edge://wallet should be blocked entirely to prevent issues like this (the UI assumes all the features are available), but seems to have slipped through the cracks and we'll look at disabling it in a future release.

@sivMSFT
Copy link

sivMSFT commented Nov 20, 2024

Hi @PCRacer,

The bug was resolved with release version 1.0.2839-prerelease.

Please let us know, if you are still facing the issue.

@sivMSFT sivMSFT closed this as completed Nov 20, 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 regression Something used to work but doesn't anymore tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

6 participants