Open
Bug 1282178
Opened 9 years ago
Updated 3 years ago
Investigate supporting "Zoom Text" functionality in Firefox iOS
Categories
(Firefox for iOS :: Browser, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: sheppy, Unassigned)
Details
Often the text you see in-browser on mobile is too small, but you don't want to zoom the whole page and have to pan back and forth to read. Adding a method to zoom just the text, like desktop has, would be awesome.
Looking at the AppKit docs, looks like there's no inherent support for this. One possible somewhat solution would be to change the value of -webkit-text-size-adjust to scale up and down.
Another, but much more complicated option would be possible to adjust the font sizes before rendering occurs.
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•