Closed
Bug 1374279
Opened 8 years ago
Closed 8 years ago
Highlight in focused list fill should match the spec
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
INVALID
Firefox 56
People
(Reporter: hyacoub, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
[Affected versions]:
Nightly 56.0a1
[Affected platforms]:
Platforms: Firefox Nightly 56.0a1 on Windows 10 x 64, Mac OS X 10.12 and Ubuntu 16.04 x64.
[Steps to reproduce]:
1. Launch Firefox, go to about:config and search for "browser.preferences.search" and set it value to true.
2. Go to "about:preferences".
3. Search for "cookie" in the search field.
4. Using inspect element verify the fill of the highlight in focus list.
[Expected result]:
The fill should be: #003EAA -> rgb(0, 62, 170)
[Actual result]:
The fill is: #0a84ff -> rgb(10, 132, 255)
Updated•8 years ago
|
Assignee: nobody → rchien
Status: NEW → ASSIGNED
Flags: qe-verify+
Priority: -- → P1
QA Contact: hani.yacoub
Whiteboard: [photon-preference] → [photon-preference][triage]
Target Milestone: --- → Firefox 56
Comment 1•8 years ago
|
||
Hi Hani,
Thanks for helping visual check!
According to the spec https://mozilla.invisionapp.com/share/GRC0XE5XT#/screens, the dark blue color #003EAA which applies for text highlight but not for the whole menuitem background.
As attachment, searching "google" will show you the answer. So I'm sure we're still match the visual match.
I'm going to close this issue but feel free to ask me if you have any questions.
Thanks!
Updated•8 years ago
|
Assignee: rchien → nobody
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Flags: qe-verify+
Priority: P1 → --
Resolution: --- → INVALID
Comment 2•8 years ago
|
||
remove whiteboard tag due to its INVALID
Whiteboard: [photon-preference][triage]
Comment 3•8 years ago
|
||
ni you to let you get notification, but feel free to cancel ni if you agree comment 1. thanks
Updated•8 years ago
|
Flags: needinfo?(hani.yacoub)
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(hani.yacoub)
You need to log in
before you can comment on or make changes to this bug.
Description
•