MicrosoftEdge/WebView2Feedback

Download Window - New Window Requested

fa0110 opened this issue · 0 comments

What happened?

Clicking on the download window link, the ICoreWebView2NewWindowRequestedEventHandler event does not occur.

Importance

Moderate. My app's user experience is affected, but still usable.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

129.0.2792.89

SDK Version

1.0.2792.45

Framework

Win32

Operating System

Windows 10

OS Version

10.0.22621.0

Repro steps

Download complete, creates a link to open the file in the default window, when clicking on the link the event is TRIGGERED.
After closing/opening the browser, (CTRL + J) to open the default download window, when clicking on the link the event is NOT TRIGGERED, opens a new independent WebView2 window.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Don't know

Last working version (if regression)

No response