Skip to content

[Problem/Bug]: Downloaded file not getting renamed to original name after downloading is complete. #5211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tocbang-milkbox opened this issue Apr 21, 2025 · 2 comments
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore

Comments

@tocbang-milkbox
Copy link

What happened?

Recently, when saving an attachment from a web view, it only gets saved as a .tmp file. It seems like the process is failing to rename the .tmp file back to its original extension after the download is complete.

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

No response

SDK Version

No response

Framework

WPF

Operating System

Windows 11

OS Version

No response

Repro steps

Recently, when saving an attachment from a web view, it only gets saved as a .tmp file. It seems like the process is failing to rename the .tmp file back to its original extension after the download is complete.

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

@tocbang-milkbox tocbang-milkbox added the bug Something isn't working label Apr 21, 2025
@ParadoxZero
Copy link

Probably same as #5196

@prija-microsoft prija-microsoft changed the title [Problem/Bug]: [Problem/Bug]: Downloaded file not getting renamed to original name after downloading is complete. Apr 23, 2025
@prija-microsoft prija-microsoft added the regression Something used to work but doesn't anymore label Apr 23, 2025
@ParadoxZero
Copy link

@tocbang-milkbox the fix is available in versions >= 136.0.3240.37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Something used to work but doesn't anymore
Projects
None yet
Development

No branches or pull requests

3 participants