Skip to content
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

[Bug]: When downloading a file using the video tag, an extra character dot appears when saving the file! #35429

Closed
3 tasks done
liulinboyi opened this issue Aug 24, 2022 · 6 comments
Labels
20-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/windows

Comments

@liulinboyi
Copy link

liulinboyi commented Aug 24, 2022

Preflight Checklist

Electron Version

20.0.3

What operating system are you using?

Windows

Operating System Version

Windows 11

What arch are you using?

x64

Last Known Working Electron version

19.0.6

Expected Behavior

When the video tag was used to download files, the save type was normal.

Actual Behavior

When downloading a file using the video tag, an extra character dot appears when saving the file! It has two character dot in the file type.

image

image

Testcase Gist URL

https://gist.github.com/liulinboyi/2e687fbf07f0d9c836933817046ea043

Additional Information

I have a feeling that this bug exists from version 20.

@VerteDinde VerteDinde added has-repro-gist Issue can be reproduced with code at https://gist.github.com/ 20-x-y labels Aug 24, 2022
@codebytere
Copy link
Member

@mlaurencin maybe related to the save file changes 🤔

@qubicle
Copy link

qubicle commented Aug 31, 2022

This bug also exists in Electron 19.0.14

@zcbenz
Copy link
Member

zcbenz commented Aug 31, 2022

It seems to be related to #34723. /cc @mlaurencin

@codebytere
Copy link
Member

Closed in #35618

@alienzhangyw
Copy link

Closed in #35618

@codebytere This fix was not merged into v21, the bug still exists in v21.1.1

@mlaurencin
Copy link
Contributor

@alienzhangyw Thank you for the notice. The fix should be in place once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
20-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/windows
Projects
No open projects
Status: Does Not Block Stable
Status: Fixed For Next Release
Development

No branches or pull requests

7 participants