Closed
Bug 391916
Opened 17 years ago
Closed 17 years ago
Download Manager should use the same gradient background color as the Add-ons Manager
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla1.9beta4
People
(Reporter: ria.klaassen, Assigned: Mardak)
References
Details
Attachments
(7 files, 1 obsolete file)
66.86 KB,
image/png
|
madhava
:
ui-review-
|
Details |
64.86 KB,
image/png
|
Details | |
43.91 KB,
image/png
|
madhava
:
ui-review+
|
Details |
29.50 KB,
image/gif
|
Details | |
70.37 KB,
image/png
|
Details | |
51.66 KB,
image/png
|
Details | |
1.38 KB,
patch
|
sdwilsh
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
I think that will look more polished.
Reporter | ||
Comment 1•17 years ago
|
||
Screenshot: https://bugzilla.mozilla.org/attachment.cgi?id=276351
The blue selection color should be somewhat lighter below.
Comment 2•17 years ago
|
||
I'm fairly certain that this would require us to have a fixed height download object, which we didn't really want to do...
Comment 3•17 years ago
|
||
You sure about that? I've got addons with really long descriptions which are taller than other ones in the Addons Manager.
Comment 4•17 years ago
|
||
I've been known to be wrong. It's still worth investigating! :)
Assignee | ||
Comment 5•17 years ago
|
||
It uses this png file to add whiteness on top of the "highlight" color.. but I'm not quite sure how it gets it to fade so quickly.. the image is 300px tall and only starts fading at about 100px.. but the addons richlist item isn't that tall... ???
Comment 6•17 years ago
|
||
I'm inclined to WONTFIX this - right now the richlistbox uses system colors (for example, on mac you can change the selection color to whatever you want), and if we use an image to make a gradient, we lose that.
Assignee | ||
Comment 7•17 years ago
|
||
Could do it for windows only.. but seems like os x has it too
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/toolkit/themes/pinstripe/mozapps/extensions/extensions.css&rev=1.35&mark=65-67#65
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/toolkit/themes/winstripe/mozapps/extensions/extensions.css&rev=1.39&mark=108-116#108
Comment 8•17 years ago
|
||
Poor OS integration in the add-ons manager doesn't mean I'll take it in the downloads manager ;)
Assignee | ||
Comment 9•17 years ago
|
||
This adds a gradient behind each download item, but you only really see it for the selected one even though the lightblue banded are also faded.
Also, I'm hovering over the cancel button so the paused button is relatively faded for bug 391928.
Attachment #301155 -
Flags: ui-review?(madhava)
Assignee | ||
Comment 10•17 years ago
|
||
For comparison.. open in multiple tabs and switch between them.
Assignee | ||
Comment 11•17 years ago
|
||
Same thing as earlier but on windows. Left side has cancel button hovered.
Attachment #301159 -
Flags: ui-review?(madhava)
Assignee | ||
Comment 12•17 years ago
|
||
Just incase my settings are strange for png..
Assignee | ||
Comment 13•17 years ago
|
||
I'm not sure if this is right.. using extension's image?
Comment 14•17 years ago
|
||
So how does this look if you change the system color for selection on OS X?
Assignee | ||
Comment 15•17 years ago
|
||
On OS X we have a forced color..
background-color: #EDF3FE;
Comment 16•17 years ago
|
||
Sorry - I thought this was for selected downloads.
Assignee | ||
Comment 17•17 years ago
|
||
Oh oops, yeah it is for the selected. Where do you change that?
Comment 18•17 years ago
|
||
System Preferences -> Appearance -> Highlight Color
Comment 19•17 years ago
|
||
Also, your patched does things for non-selected downloads.
Assignee | ||
Comment 20•17 years ago
|
||
Color by domain ?! filetype?! ;) ;) These all have the fading background and use a color based on the selection color.
Assignee | ||
Comment 21•17 years ago
|
||
(In reply to comment #18)
> System Preferences -> Appearance -> Highlight Color
That affects selected text.
(In reply to comment #19)
> Also, your patched does things for non-selected downloads.
I know.
Comment 22•17 years ago
|
||
(In reply to comment #21)
> (In reply to comment #18)
> > System Preferences -> Appearance -> Highlight Color
> That affects selected text.
Not just text.
> (In reply to comment #19)
> > Also, your patched does things for non-selected downloads.
> I know.
I think we are having a miscommunication issue :p
Assignee | ||
Comment 23•17 years ago
|
||
Does changing the "Highlight Color" do anything other than change the highlight text color... outside of Firefox? The option even says "For selected text". Type in something into the spotlight for system preferences and select text and see the changed highlight color.
We don't lose the selection color anyway by adding in the image. The image is a background gradient that fades in, but it's mostly transparent, so you see through to the selection color.
Just take a look at the chrome file
chrome://mozapps/skin/extensions/itemEnabledFader.png
Comment 24•17 years ago
|
||
Nothing to do with text for me - it's the selected richlistitem.
Comment 25•17 years ago
|
||
but anyway, if this gets ui-r, I'll take it.
Comment 26•17 years ago
|
||
Comment on attachment 301155 [details]
screenshot of v1
This kind of highlighting isn't standard for OSX. Do we do this in the add-ons manager on OSX?
Attachment #301155 -
Flags: ui-review?(madhava) → ui-review-
Comment 27•17 years ago
|
||
Comment on attachment 301159 [details]
screenshot of v1,trunk windows
It looks good on windows. Just not on OSX.
Attachment #301159 -
Flags: ui-review?(madhava) → ui-review+
Assignee | ||
Comment 28•17 years ago
|
||
Both winstripe and gnomestripe have the styling, so only those and not os x.
Assignee: nobody → edilee
Attachment #301163 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #301438 -
Flags: review?(sdwilsh)
Comment 29•17 years ago
|
||
Comment on attachment 301438 [details] [diff] [review]
v1.1
r=sdwilsh
Attachment #301438 -
Flags: review?(sdwilsh)
Attachment #301438 -
Flags: review+
Attachment #301438 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #301438 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 30•17 years ago
|
||
Checking in toolkit/themes/gnomestripe/mozapps/downloads/downloads.css;
/cvsroot/mozilla/toolkit/themes/gnomestripe/mozapps/downloads/downloads.css,v <-- downloads.css
new revision: 1.7; previous revision: 1.6
done
Checking in toolkit/themes/winstripe/mozapps/downloads/downloads.css;
/cvsroot/mozilla/toolkit/themes/winstripe/mozapps/downloads/downloads.css,v <-- downloads.css
new revision: 1.29; previous revision: 1.28
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
Assignee | ||
Updated•17 years ago
|
Target Milestone: --- → Firefox 3 beta4
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•