Closed
Bug 797018
Opened 12 years ago
Closed 12 years ago
[Metro] Styling for preference panel section headings
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mbrubeck, Assigned: sfoster)
References
Details
(Keywords: uiwanted, Whiteboard: [metro-mvp][LOE:1][completed-elm])
Attachments
(2 files)
(deleted),
image/png
|
Details | |
(deleted),
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
The section headings in the metro prefs panel are currently unstyled; they look just like the other text in the panel (see attached screenshot). We should choose a heading font to make these stand out more. Also, we should remove the redundant "Preferences" heading (there are two of them).
Yuan or Stephen, do you want to specify styles for this? Or I can just start by making the font bold and slightly larger...
Updated•12 years ago
|
Component: Theme → General
Product: Firefox → Firefox for Metro
Version: unspecified → Trunk
Updated•12 years ago
|
Whiteboard: [metro-beta] → [metro-mvp]
Reporter | ||
Comment 1•12 years ago
|
||
Sam, can you take this bug when you get your development environment set up? If we don't have specs from our designers yet, you could start by copying some of the font styles already used elsewhere in the Metro theme.
Assignee: nobody → sfoster
Whiteboard: [metro-mvp] → [metro-mvp][LOE:1]
Reporter | ||
Comment 2•12 years ago
|
||
Microsoft's Metro style guide on fonts:
http://msdn.microsoft.com/en-us/library/windows/apps/hh700394.aspx#ux_font_choice
Assignee | ||
Comment 3•12 years ago
|
||
This might be an interim measure depending on how the visual and interaction of this screen ends up.
I ended up using descendant selectors to target the labels. I could have built the box > vbox > etc. child chain but it seemed needlessly ugly and brittle for a low-traffic area of the UI?
There is another a level of heirarchy already present in setting.group and setting.subgroup that seems to be treated differently - I didn't touch that. The goal was a fieldset-like treatment where the settings group titles a left-aligned with the other labels but diminished visually, with their child settings indented.
Attachment #679449 -
Flags: review?(mbrubeck)
Reporter | ||
Comment 4•12 years ago
|
||
Comment on attachment 679449 [details] [diff] [review]
Styles for the prefs panel settings titles to indicate heirarchy
Looks good! I'll push this to elm shortly.
Attachment #679449 -
Flags: review?(mbrubeck) → review+
Reporter | ||
Comment 5•12 years ago
|
||
Whiteboard: [metro-mvp][LOE:1] → [metro-mvp][LOE:1][completed-elm]
Reporter | ||
Comment 6•12 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•