Description
What happened?
I am using a custom scheme to display a simple html page via
WebResourceRequested/IStream/CreateWebResourceResponse/put_Response.
The first problem : the "Save as" command is not available from the context menu
(same thing happen with the webview2APIsample -> scenario navigate to custom scheme via webResourceRequested).
Second problem : ShowSaveAsUI create a file BUT immediatly delete it
(same thing happen with the webview2APIsample -> navigate to custom scheme via webResourceRequested).
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
134.0.3124.93
SDK Version
1.0.2739.15
Framework
Win32
Operating System
Windows 10
OS Version
19045.4412
Repro steps
webview2APIsample -> navigate to custom scheme via webResourceRequested
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response