Open Bug 1874985 Opened 3 months ago Updated 11 days ago

Font picker for Reader View

Categories

(Toolkit :: Reader Mode, enhancement)

enhancement

Tracking

()

People

(Reporter: fchasen, Unassigned)

References

(Blocks 1 open bug)

Details

The user should be able to assign any font installed on their local computer to be used in the reader view.

One common request has been for a dyslexic font option, but bundling that with Firefox has licensing and size issues and allowing any font seems less limiting.

We should be able to reuse the FontBuilder form fontbuilder.js which creates the font dropdown for preferences to let users assign a local font to a preference.

Open Question: How does this interact with the serif / sans-serif picker?

  • Treat as a third option? pref("reader.font_type", "custom")
  • Just overrides the selected option? pref("reader.serif", "Times")
  • Present multiple dropdowns like in about:preferences?
Summary: Font picker for reader view → Font picker for Reader View
Duplicate of this bug: 1876429
You need to log in before you can comment on or make changes to this bug.