Open
Bug 1137237
Opened 10 years ago
Updated 3 years ago
[UX] Improve typography in reader view on Windows
Categories
(Toolkit :: Reader Mode, defect, P3)
Tracking
()
NEW
mozilla38
People
(Reporter: phlsa, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [about-reader-ui])
Attachments
(2 files)
On non-hidpi Windows, where most of our users are, reader view looks a lot worse than on Mac. This is mostly due to how Windows/ClearType is rendering fonts.
We should consider using a slightly different stylesheet on Windows.
Specifically I'm concerned about the following:
- Serif font looks extremely thin and sometimes breaks off completely
- Bold serif font in title has very high heavy/thin contrast
- Body text in sans-serif font looks very heave (that's actually also an issue on non-hidpi Mac)
Reporter | ||
Updated•10 years ago
|
Component: Reading List → Reader Mode
Product: Firefox → Toolkit
Target Milestone: --- → mozilla38
Version: Firefox 38 → 38 Branch
Comment 1•10 years ago
|
||
(In reply to Philipp Sackl [:phlsa] please use needinfo to make me respond from comment #0)
> Created attachment 8569894 [details]
> rv-windows.png
>
> On non-hidpi Windows, where most of our users are, reader view looks a lot
> worse than on Mac. This is mostly due to how Windows/ClearType is rendering
> fonts.
>
> We should consider using a slightly different stylesheet on Windows.
>
> Specifically I'm concerned about the following:
> - Serif font looks extremely thin and sometimes breaks off completely
• Replacing Georgia with Times New Roman should help resolve this issue
> - Bold serif font in title has very high heavy/thin contrast
• Same as previously mentioned, replacing Georgia with Times New Roman should help resolve this issue
> - Body text in sans-serif font looks very heave (that's actually also an
> issue on non-hidpi Mac)
• We made need to declare a slightly heaver font-weight in our CSS for sans-serif body copy.
Comment 2•10 years ago
|
||
I just found out about readerview today when I went to wikipedia in the latest Nightly and saw the reader icon in the location bar. I think it looks great but I have cleartype disabled on that computer. Attached is a screenshot of what it looks like in that case for comparison.
Readerview is set to sans-serif font. Windows 7 x64 120 dpi,
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:39.0) Gecko/20100101 Firefox/39.0
20150304030231
Updated•9 years ago
|
Priority: -- → P3
Updated•9 years ago
|
Whiteboard: [about-reader-ui]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•