Closed
Bug 936973
Opened 12 years ago
Closed 8 years ago
list of downloads in Library wastes too much space / entries to wide/large/tall
Categories
(Firefox :: Bookmarks & History, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: msjs08, Unassigned, Mentored)
References
(Blocks 1 open bug)
Details
(Whiteboard: [diamond][lang=js])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20131030130144
Steps to reproduce:
Install FF 24 ESR.
Download a number of files.
Open Downloads (Tools/Downloads).
View downloads.
Actual results:
Too much wasted space between items listed.
Expected results:
Half the space could have been used.
The new Downloads in the Library is a great idea but using so much space is inconsisant with History and Bookmarks. There is no space between these.
The old browser.download.useToolkitUI method used more space than it needed to but would often lock up FF while the download window was open so I would prefer the new way.
It's been open for 30 mins and no sign of excess cpu use.
Updated•12 years ago
|
Blocks: 675902
Status: UNCONFIRMED → NEW
Component: Untriaged → Bookmarks & History
Ever confirmed: true
Summary: list of downloads wastes too much space → list of downloads in Library wastes too much space / entries to wide/large/tall
Whiteboard: [bugday-20131111]
Comment 1•12 years ago
|
||
there is a planned redesign of the panel to reduce the padding/margin, so it may be wise to also evaluate doing something in the Library.
That said, we don't plan to make it consistent with how history/bookmarks are shown. I am confirming just to investigate whether we may reduce a little bit the padding there.
Severity: normal → minor
Updated•12 years ago
|
Blocks: fxdesktopbacklog
Whiteboard: [bugday-20131111] → [bugday-20131111] p=0
Updated•12 years ago
|
Whiteboard: [bugday-20131111] p=0 → p=0
Updated•12 years ago
|
Whiteboard: p=0 → p=5
Updated•12 years ago
|
No longer blocks: fxdesktopbacklog
Flags: firefox-backlog+
Comment 2•12 years ago
|
||
Following the triage meetings, this remains unassigned. Mak, would you be willing to mentor a community member through this bug?
Flags: needinfo?(mak77)
Whiteboard: p=5 → p=5 [diamond]
Comment 3•12 years ago
|
||
I don't think it's easy enough for a community member, unless he is quite skilled with xul, this is not just about changing some css, I think it's a complete redesign following the downloads panel mock-up style ( http://people.mozilla.org/~mmaslaney/fx_download_libraryPanel/index.html see also bug 822763)
Flags: needinfo?(mak77)
Updated•12 years ago
|
Whiteboard: p=5 [diamond] → p=5 [diamond][mentor=mak][lang=js]
Updated•12 years ago
|
Whiteboard: p=5 [diamond][mentor=mak][lang=js] → [diamond][mentor=mak][lang=js] p=5
Comment 4•12 years ago
|
||
Hi,
I am interested in working on this bug. So please can you assign this to me?
Regards,
Anup
Comment 5•12 years ago
|
||
Assigned as per request in IRC.
Assignee: nobody → allamsetty.anup
Status: NEW → ASSIGNED
Comment 6•12 years ago
|
||
(In reply to Manish Goregaokar [:manishearth] from comment #5)
> Assigned as per request in IRC.
fyi, for new contributors we don't usually assign bugs until they've posted a patch. They should feel free to work on it and ask questions though.
I see Anup's already assigned to three bugs in various parts of our codebase.
Comment 7•12 years ago
|
||
... and fixed 4! Carry on. :)
Comment 8•12 years ago
|
||
(In reply to Marco Bonardo [:mak] from comment #3)
> I don't think it's easy enough for a community member, unless he is quite
> skilled with xul, this is not just about changing some css, I think it's a
> complete redesign following the downloads panel mock-up style
Hi Mak,
I didn't get what are the changes to be done for this bug.
Thanks in advance,
Regards,
Anup
Comment 9•12 years ago
|
||
the specifics are here
http://people.mozilla.org/~mmaslaney/fx_download_libraryPanel/index.html
we should likely change the binding of the downloads row to split out the buttons on the right from the area on the left (that will still execute the default command)
the graphic assets are in bug 822763
The only missing thing looks like being the visual feedback on hover/click, I guess it should be consistent with the downloads panel in this mock-up
http://people.mozilla.org/~shorlander/mockups-interactive/australis-interactive-mockups/windows8.html
| Assignee | ||
Updated•11 years ago
|
Mentor: mak77
Whiteboard: [diamond][mentor=mak][lang=js] p=5 → [diamond][lang=js] p=5
Updated•11 years ago
|
Assignee: allamsetty.anup → nobody
Updated•11 years ago
|
Status: ASSIGNED → NEW
Updated•11 years ago
|
Points: --- → 5
Whiteboard: [diamond][lang=js] p=5 → [diamond][lang=js]
Comment 11•10 years ago
|
||
yes, it's still relevant the design is in comment 9, I hope Paolo can help me mentoring this as a second mentor cause I have quite some requests usually.
Flags: needinfo?(mak77) → needinfo?(paolo.mozmail)
Comment 12•10 years ago
|
||
I can help with mentoring this, with the assumption that it's not an easy bug to work on and it may take some time, and will probably need to be broken down in smaller tasks.
I'd like to see bug 1117145 done as a first step here, so that we don't diverge the Library and Downloads Panel handling code and styles further.
Mentor: paolo.mozmail
Flags: needinfo?(paolo.mozmail)
Comment 13•10 years ago
|
||
So likely bug 1117145 should become a diamond mentored bug
Comment 14•10 years ago
|
||
(In reply to Marco Bonardo [::mak] from comment #13)
> So likely bug 1117145 should become a diamond mentored bug
It is now. So should one start with bug 1117415 first?
Flags: needinfo?(mak77)
Comment 16•10 years ago
|
||
(In reply to Abhishek Bhattacharya [:babhishek21] from comment #14)
> (In reply to Marco Bonardo [::mak] from comment #13)
> > So likely bug 1117145 should become a diamond mentored bug
>
> It is now. So should one start with bug 1117415 first?
Oopsie. It should be bug 1117145.
Updated•10 years ago
|
Priority: -- → P3
Comment 17•8 years ago
|
||
I don't think we should touch this until we get some new mock-up or indication from UX and at that point we'd have something specific to implement.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•