Queued downloads don't appear in the transfer indicator until they start
Bug #1555188 reported by
Michael Sheldon
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-transfer (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
ubuntu-download-manager (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Steps to reproduce
1) Start multiple downloads in the browser
Expected result
The currently active download should appear in the transfer indicator and all the queued downloads should also be shown.
Actual result
Only the currently active download is shown in the transfer indicator
Changed in ubuntu-download-manager: | |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
no longer affects: | ubuntu-download-manager |
To post a comment you must log in.
It seems that UDM doesn't currently send any signals until a download is started, so transfer-indicator doesn't know about the queued download's existance. I think we should send a queued signal when a download gets queued, and also add a "queued" property to the QML bindings so that apps can easily show that status in their own download displays