MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Right-Click Save As Changes Extension
@champnic is already working on this.
Since Feb 3, 2022.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Description
We have a local html page with links to csv files (also stored locally). If I right-click the link to the csv file the save-as dialog has file extension options as Excel 97-2003 or all files and changes the extension to xls. (The file is saved as csv with an xls extension which then causes a warning when opening in Excel.
Version
Runtime: Evergreen install 97.0.1072.76
Framework: WinForms
OS: Win 10 Enterprise 10.0.19042
Repro Steps
Right-click a link to a file, select save-as. Expected behaviour - filename matches the link target.


single_assembly.csv
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.