MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Webview2 WPF does not render content in x86 mode when launched from Excel - Fixed and Evergreen Runtime
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Description
No errors thrown, but the window only shows up as blank (there is a foreground message indicating a page is loading however), and right-click and Inspect shows the content is loaded, just not rendered
Version
SDK: 1.0.774.44
Runtime: 89.0.774.63 (also issues with Evergreen)
Framework: WPF, .NET Framework 4.7.2
OS: Windows 10
- Install both x86 and x64 Evergreen
- Use sample solution -> https://github.com/theboyknowsclass/WebView2Bug
- Have both x64 and x86 versions of Excel installed (I was using Microsoft 365 for 64-bit), and 15.0 - 32-bit
- Debug the app in x64 mode
Expected Result: window should appear with google
Actual Result: window appears with google - yay!
- Debug the app in x86 mode (you may need to specify the x86 exe in Project Properties -> Debug -> Start External Program)
Expected Result: window should appear with google
Action Result: blank window appears :( - although content is present when right-clicking in the window and selecting Inspect, so it is loading, just not rendering
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.
Research direction
Start with the linked WebView2Bug sample solution and reproduce the x64 and x86 debug paths from Excel on Windows 10, using the listed WPF and .NET Framework versions. Compare the blank x86 window with the working x64 case and verify rendering through the visible page and Inspect action; the issue title indicates this may already be fixed.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100