Closed
Bug 406103
Opened 18 years ago
Closed 16 years ago
Scroll downloads to the bottom on initial launch
Categories
(Camino Graveyard :: Downloading, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stuart.morgan+bugzilla, Assigned: ishermandom+bugs)
References
Details
Attachments
(1 file)
5.22 KB,
patch
|
stuart.morgan+bugzilla
:
review+
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
When we launch with a bunch of items in the download window, we don't scroll to the bottom after building the list, so it's always at the top, listing the oldest downloads. We should have it start at the bottom, since that's where it generally is during use and what the user is most likely interested in.
Comment 1•17 years ago
|
||
Couldn't the order of the list be reversed instead? I'd vote for newest (for example active) downloads at the top.
Comment 2•17 years ago
|
||
Uhm, didn't realize until now that this is about launch time only.
Can we remember the selection on quit/close (if there is one) and scroll to that on launch, and scroll to the end if there was no selection?
Reporter | ||
Comment 4•17 years ago
|
||
Sounds good to me.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → ishermandom+bugs
Hardware: PC → Macintosh
Assignee | ||
Comment 5•17 years ago
|
||
How about just remembering where the window was scrolled on quit/close, and scroll to there on open?
Assignee | ||
Comment 6•16 years ago
|
||
Scrolls to the bottom, or to last selected download if there is one.
Attachment #363771 -
Flags: review?(stuart.morgan+bugzilla)
Reporter | ||
Updated•16 years ago
|
Attachment #363771 -
Flags: superreview?(mikepinkerton)
Attachment #363771 -
Flags: review?(stuart.morgan+bugzilla)
Attachment #363771 -
Flags: review+
Reporter | ||
Comment 7•16 years ago
|
||
Comment on attachment 363771 [details] [diff] [review]
Patch
r=smorgan
Comment 8•16 years ago
|
||
Comment on attachment 363771 [details] [diff] [review]
Patch
sr=pink
Attachment #363771 -
Flags: superreview?(mikepinkerton) → superreview+
Landed on cvs trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•