Closed
Bug 813335
Opened 13 years ago
Closed 13 years ago
[Gaia::System] Dropdown menus could use some polish
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pla, Assigned: gbrander)
Details
(Keywords: polish, Whiteboard: visual design, incorrect implementation UX-P2)
Attachments
(1 file)
|
45.96 KB,
image/png
|
Details |
Go to Settings -> Device Information and look at the dropdown in 'Check for Updates'.
The text is too high, the arrow is too low/not centered and also does not look like our system arrow defined in the action icons sheet.
| Assignee | ||
Comment 1•13 years ago
|
||
After looking into the code, I believe the style of <select> boxes is defined at a platform level. Can anyone confirm or correct?
| Assignee | ||
Comment 2•13 years ago
|
||
Consulted with Josh: we should not be using standard select boxes (they can not be styled). We should be using the select box with down arrow that can be found in the Building Blocks. This select box should pop up a black sheet with options.
Assignee: nobody → gbrander
Comment 3•13 years ago
|
||
Yes, they are not using the building blocks.
Priority: -- → P2
Whiteboard: visual design → visual design, incorrect implementation
Updated•13 years ago
|
Whiteboard: visual design, incorrect implementation → visual design, incorrect implementation UX-P2
Comment 4•13 years ago
|
||
Pavel fixed this during the Berlin Work Week.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•