[Problem/Bug]: Regression in file download from a new window #5063
Labels
bug
Something isn't working
regression
Something used to work but doesn't anymore
status-circle back
Check back after requesting general information.
What happened?
When a user downloads a potentially harmful file from a new window (a download link with
target=_blank
), normally a warning message is displayed, like below:However from version 133.0.3056.0 onwards this warning message is no longer shown and the file is directly downloaded without the download dialog shown.
Note: This seems to be a regression for all file downloads that open in a new window (
target=_blank
). The download dialog no longer appears and the file just downloads.Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Prerelease (Edge Canary/Dev/Beta)
Runtime Version
134.0.3101.0
SDK Version
1.0.2792.45
Framework
WPF
Operating System
Windows 11, Windows 10
OS Version
No response
Repro steps
WEBVIEW2_RELEASE_CHANNELS
to a value of 3 so that Canary runtime is selected.target=_blank
).Expected
The harmful file warning message is displayed in both cases.
When downloading a normal file the download dialog should appear.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Regression in newer Runtime
Last working version (if regression)
133.0.3056.0
The text was updated successfully, but these errors were encountered: