Closed
Bug 1123409
Opened 10 years ago
Closed 10 years ago
Reader Mode should apply user defined style settings
Categories
(Firefox for iOS :: Reader View, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1126481
People
(Reporter: st3fan, Unassigned)
References
Details
This includes font face & size. And the theme (light, dark, sepia?)
The original CSS in aboutReader.css has all the content set to invisible. This was probably done to minimize flickering when the readerized content is loaded in it and the user defined settings (font face/size/theme) are applied.
We can keep this but it means that the ReaderMode.swift needs a page loaded callback so that we can apply the user style and make the document visible. Need to experiment because ideally we go from original page to readerized page really quickly without seeing any noticable delay or flickering or changes in content.
Updated•10 years ago
|
Blocks: iosreaderview
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•