MicrosoftEdge / MicrosoftEdge/WebView2Feedback
List of downloads at edge://downloads/all does not update DownloadStarting is implemented
Open
@vickiez is already working on this.
Since Sep 28, 2022.
bug
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Version
current
Repro Steps
I have also noticed another minor issue/bug.
- view a pdf in the default pdf viewer
- save the pdf using the save button
- open edge://downloads/all
- the pdf is shown in the download list
1a. implement DownloadStarting
2a. No need to make any changes to ResultFilePath, simple set e.Handled = true;
3a. now repeat the above steps 1-3
4a. the pdf is not shown in the list
If I stop my app and restart it and then look at edge://downloads/all then the pdf from steps 1a-3a is listed.
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.