Open
Bug 1162660
Opened 10 years ago
Updated 2 years ago
Pocket Save Panel should use the system font
Categories
(Firefox :: Pocket, defect, P5)
Tracking
()
NEW
People
(Reporter: mmaslaney, Unassigned)
References
Details
Currently, the Pocket Save Panel uses Fira (http://cl.ly/image/0I1n0V2M1S0f), but should revert to the system's font.
Systems Fonts as follows:
Windows XP = Tahoma
Windows 7 and Later = Segoe
OSX = Lucida
OSX Yosemite: Helvetica Neue
Linux: Ubuntu
Comment 1•10 years ago
|
||
We are pulling in the CSS from Pocket here. Pocket can change their CSS to use font:message-box which will pull in the correct fonts per platform. Note that they will need to correct the font-size after using the `font` shorthand. `font-family:message-box` does not exist.
Reporter | ||
Comment 2•10 years ago
|
||
Bryan, Jaws: Are we able to add their dev team to this bug?
Flags: needinfo?(jaws)
Flags: needinfo?(clarkbw)
Updated•10 years ago
|
Flags: needinfo?(jaws)
Updated•10 years ago
|
Component: General → Pocket
Updated•10 years ago
|
Priority: P1 → P5
Comment 4•10 years ago
|
||
Filing a ticket internally at Pocket for this. Given the P5 label assuming this is not a blocker but let me know if different. Thanks!
Comment 5•10 years ago
|
||
(In reply to Nate Weiner from comment #4)
> Filing a ticket internally at Pocket for this. Given the P5 label assuming
> this is not a blocker but let me know if different. Thanks!
Correct!
Updated•10 years ago
|
Flags: qe-verify-
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•