Closed
Bug 1161261
Opened 11 years ago
Closed 8 years ago
Sync device header background color incorrect on iPad
Categories
(Firefox for iOS :: Home screen, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tecgirl, Unassigned)
Details
Attachments
(1 file)
|
263.10 KB,
image/png
|
Details |
On the sync panel, the header background color should be: #F8F8F8. On iPad they are currently #FFF. Additionally, the table backgrounds should be #FFF (see bug 1161258).
Comment 1•10 years ago
|
||
By "header" do you mean the table view section titles (e.g. "Firefox", "robin's Firefox Developer Edition on tecmoz", ...)? These already seem to have a background of #F8F8F8 both in your screenshot and the current state of master.
Flags: needinfo?(randersen)
| Reporter | ||
Comment 2•10 years ago
|
||
The issue here is how the head of the table sections and the table cells are handling a blur render. So, on an iPad2, the headers render white, with the cells grey, whereas it should be the other way around. Hopefully with the blur-rendering issues on lesser powered devices in bug 1161258, this will be resolved.
Flags: needinfo?(randersen)
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•