newNewtabExperience: Top sites font size has become smaller on Linux
Categories
(Firefox :: New Tab Page, defect, P2)
Tracking
()
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: access, regression)
Attachments
(2 files)
Bug 1690031 was filed to increase the font size, presumably on macOS. However, we were using a system font size before, and on Ubuntu this is above 12.
I believe you can use either font: caption;
, font: menu;
, or font: icon;
to get bigger text on Mac without affecting other platforms.
prathiksha, could you please look into this?
Comment 1•5 years ago
|
||
(In reply to Dão Gottwald [::dao] from comment #0)
Created attachment 9201449 [details]
screenshot with teeny-tiny top site labelsBug 1690031 was filed to increase the font size, presumably on macOS. However, we were using a system font size before, and on Ubuntu this is above 12.
I believe you can use either
font: caption;
,font: menu;
, orfont: icon;
to get bigger text on Mac without affecting other platforms.prathiksha, could you please look into this?
Hi Dao, thanks for filing this bug. Engineering work has been paused on newNewtab at the moment. I will note this in our tracking sheet in case someone else wants to pick it up.
Comment 2•5 years ago
|
||
(In reply to Dão Gottwald [::dao] from comment #0)
Bug 1690031 was filed to increase the font size, presumably on macOS. However, we were using a system font size before, and on Ubuntu this is above 12.
Also, this is probably a question for UX. The spec specifies a 12px font-size irrespective of the platform. CC'ing Julian Wels for clarification.
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Fonts sizes below system sizes should be avoided for non-decorative text. Ideally, we use system font size as default (though there's no specific a11y requirement for the font size in WCAG).
Updated•5 years ago
|
Comment 4•4 years ago
|
||
Did you get feedback from UX here?
Comment 5•4 years ago
|
||
Hi!
I don't have Linux, so I don't know what it looked like before, but I'd argue that we should stick with 12px.
It would make sense to stick with the system font size if this was some sort of native UI, but since it's completely custom anyway, I think it's more important that new tab looks consistent across platforms :)
Comment 6•4 years ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #4)
Did you get feedback from UX here?
Work on newtab was paused and I'm no longer working on this project. Julian Wels might still be the UX point of contact for newtab changes.
Comment 7•4 years ago
|
||
Is newNewtabExperience something we're shipping, either by default or in experiments? Or is it disabled?
Comment 8•4 years ago
|
||
It is planned to get enabled in release with 89, but there will be changes (e.g., match the proton style, fixing bugs) from now until then :)
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 9•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
bugherder |
Comment 12•4 years ago
|
||
The patch landed in nightly and beta is affected.
:dao, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•4 years ago
|
Comment 13•4 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (90.0a1 Build ID - 20210525153449) installed on Linux Mint 20 x64. Now I can confirm that the text font size for the Top Sites is set to font: caption
.
Updated•4 years ago
|
Updated•2 years ago
|
Description
•