Closed
Bug 1041945
Opened 11 years ago
Closed 11 years ago
Lockscreen notifications timestamps have wrong visual style
Categories
(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S1 (1aug)
People
(Reporter: mnjul, Assigned: mnjul)
References
Details
(Whiteboard: [p=1])
Attachments
(2 files)
Lockscreen notifications timestamps are having wrong visual styles (blue & non-italic text, wrong vertical & horizontal position), see attachment.
| Assignee | ||
Comment 1•11 years ago
|
||
This bug is probably because we didn't merge changes made by bug 1035430 (such as https://github.com/mozilla-b2g/gaia/commit/0754b52c7d279203c031b3ec61c778b2bdc61283#diff-34ac4f93978f5ace27b51ad2f2229c91R255 ) when we landed bug 1023500 (which removed lockscreen notification CSS from notifications.css to lockscreen.css). Should be quickly fixable by incorporating the CSS changes.
| Assignee | ||
Comment 2•11 years ago
|
||
Here is my CSS patch. Greg, could you review? I hope we will get fewer and fewer of these after we get lockscreen as an app......
Attachment #8460096 -
Flags: review?(gweng)
Comment 3•11 years ago
|
||
Comment on attachment 8460096 [details] [review]
Patch (PR @ GitHub)
Review+ because the notifications now is correct.
Attachment #8460096 -
Flags: review?(gweng) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
Waiting for TBPL to land onto master. We probably will need to seek uplift for this onto 2.0 since bug 1035430 is in 2.0.
| Assignee | ||
Comment 5•11 years ago
|
||
TBPL has been continuously failing with some Gij test that also fails with other PRs before mine. So proceeding to merge anyway.
| Assignee | ||
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [p=1]
Target Milestone: --- → 2.1 S1 (1aug)
You need to log in
before you can comment on or make changes to this bug.
Description
•