Open Bug 820537 Opened 12 years ago Updated 2 years ago

Display Downloads Summary only if there are at least 2 hidden downloads.

Categories

(Firefox :: Downloads Panel, defect)

defect

Tracking

()

REOPENED

People

(Reporter: mconley, Unassigned)

References

Details

When the Downloads Summary is only summarizing a single download, it takes up the same space that a normal download item would...so why not display the download item instead?

The behaviour I'm proposing is:

1) Display a maximum of 4 items in the download list
2) If the number of items exceeds the maximum, display 3 items in the list, and show the summary (so that we display a total of 4 items again).

This would increase the maximum height of the panel somewhat, since we have the case with 4 downloads in progress, plus the footer.

An alternative would be to only show 3 items maximum, as we currently do, and if we exceed that maximum, to only show 2 items, plus the summary.

Thoughts?
OS: Windows 7 → All
Hardware: x86_64 → All
Wow, the summary was just flat-out wrong. Fixed.
Summary: Display Downloads Summary iff there are 2 hidden downloads. → Display Downloads Summary only if there are at least 2 hidden downloads.
makes sense, as a nice-to-have
The second suggestion means we reduce the number of downloads in some cases, from 3 to 2, I feel like 3 is the bare minimum we should keep, so I'd probably vote against this.
The first suggestion has just the problem that we always need to add the footer, so the panel will be 4+1/2 in one case 3+1 in the other case, that may look unpolished but could be worth trying.
on a second thought, this makes the panel less coherent (height changes too often, sometimes we show 4, somethings 3+2) and looks like may complicate code for a small benefit (we always have to add Show All Downloads so the panel height grows by almost a whole entry). If we feel like 3 downloads are too few we may just increase to 4.

A best approach to the problem would be to add a telemetry probe that reports the maximum number of session downloads per user, then we could evaluate better if it's worth to increase number of downloads.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Reopening per ongoing discussion, we should better evaluate the code complication needed here. Not a priority though, this is just for coherence and it's more important to increase downloads count first.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.