Open Bug 1125830 Opened 10 years ago Updated 2 years ago

Reader Mode should respect accessibility settings

Categories

(Firefox for iOS :: Reader View, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: st3fan, Unassigned)

References

Details

From comments on bug 1124828 >This would also influence fonts in the Reader function, as its purpose is to modify the webpage to make it more readable by the user. >E.g. Safari for iOS does respect the setting both in UI and in Reader. >This would be achieved using the UIAccessibilityIsBoldTextEnabled() to learn whether the user requested fonts to be bolder, then using that information to choose bolder font than normal (like Light instead of UltraLight, Regular instead of Light, SemiBold instead of Regular, perhaps add FiraSans-Bold to be able to choose Bold instead of SemiBold?) >Or, if the custom fonts are ever dropped, then we could get this for free by just using Dynamic Type. There is probably more that we can do.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.