WebView2Utilities icon indicating copy to clipboard operation
WebView2Utilities copied to clipboard

WebView2Utilities helps you develop and debug Microsoft Edge WebView2 apps.

Results 33 WebView2Utilities issues
Sort by recently updated
recently updated
newest added

Display in the WebView2 instance details pane about which overrides are active, and if both are active, state that the reg key is overriding. Addresses #72, #73

enhancement

Add more info to the report: * The Watson bucket id are logged in event log. If possible, you should ask the customer to share the %SystemRoot%\System32\Winevt\Logs\Application.evtx file. The events...

enhancement
good-for-fhl

If you use PowerToys 0.64.1 and turn on explorer preview and markdown preview and then open explorer and preview a markdown file, prevhost.exe will start as a child of the...

bug

At the moment there's just this [Manual test scenarios](https://github.com/david-risney/WebView2Utilities/wiki/Manual-test-scenarios) page. Automated testing would be much better. I feel like I regress something with every release. Automated testing is sort of...

enhancement
good-for-fhl

A feature to see visually where a WebView2 is located within an application. A rectangular border or a light semi-transparent overlay on top of the WebView2 so that users can...

enhancement

Consider looking into OSS that uses NtQuery* related OS functions to find which processes have which pipes open. Issues previously were that it could be slow and that it can...

enhancement