Closed
Bug 1262526
Opened 9 years ago
Closed 9 years ago
New awesomebar design: Come up with better text emphasis/highlight solution for Windows non-default system themes and Linux
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: adw, Unassigned)
References
Details
Right now on non-default Windows system themes and Linux, we use system colors for text instead of the hardcoded colors called for by the design spec because those colors may look bad on those platforms/themes. Because there are a small number of system colors, we don't emphasize/highlight text in each popup entry as called for by the spec.
Stephen said he'd look at this.
Note that bug 1262525 deals specifically with the Windows classic system theme. I think we should be able to style that with the hardcoded colors and therefore move it out of the "non-default" category.
Comment 1•9 years ago
|
||
could font-weight: 300 (or 200) help us here?
Reporter | ||
Comment 2•9 years ago
|
||
Stephen posted a new interactive mockup here: http://people.mozilla.org/~shorlander/mockups-interactive/browser-mockup/linux.html
Source: http://people.mozilla.org/~shorlander/mockups-interactive/browser-mockup/css/ui-linux.css under /* --Search Results-- */
It only uses system colors for the title and its emphasis and the highlight though, not the URL/action text. For those it still uses hardcoded blues. I asked him about it and he said he thinks we can still hardcode those and they'll look OK on most platforms/themes. It doesn't specify tag colors either, but they could probably use the text colors.
Comment 3•9 years ago
|
||
(In reply to Drew Willcoxon :adw from comment #2)
> Stephen posted a new interactive mockup here:
> http://people.mozilla.org/~shorlander/mockups-interactive/browser-mockup/
> linux.html
>
> Source:
> http://people.mozilla.org/~shorlander/mockups-interactive/browser-mockup/css/
> ui-linux.css under /* --Search Results-- */
>
> It only uses system colors for the title and its emphasis and the highlight
> though, not the URL/action text. For those it still uses hardcoded blues.
> I asked him about it and he said he thinks we can still hardcode those and
> they'll look OK on most platforms/themes.
What's wrong with the native link color that we currently use?
Comment 4•9 years ago
|
||
solved by bug 1273943
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•