absolute font sizing and size smaller than default creates accessibility and usability difficulties

Bug #453804 reported by Kiri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Won't Fix
Undecided
Unassigned

Bug Description

This was addressed earlier by a different bug #. Work was done & it was fixed. The issues were well described there, but I can no longer find it to reference it. Maybe it was purged.

When fonts are rendered smaller than the user's default, it is creates accessibility/usability problems for the user.

Setting fonts to a fixed size in pixels can easily result in that problem.
Setting fonts in points is better because it the user's monitor DPI will be used to scale the font.
Using relative sizing to the user specified default is the best and 'proper' way. The web browser has defaults for some relative sizes for types of text built in.

To prevent illegible font sizes, FireFox has the feature to enforce a minimum font size. This can result in some UI problems. 1 is shown in the attachment.

Revision history for this message
Kiri (kiri) wrote :
Revision history for this message
Curtis Hovey (sinzui) wrote :

All web browsers have a minimum font size and we recommend that users enable it. Launchpad is using YUI which makes all the fonts the same across many browsers and operating systems. This also also surprised Launchpad users that were seeing larger fonts.

affects: launchpad → launchpad-foundations
Changed in launchpad-foundations:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.