Closed
Bug 712760
Opened 13 years ago
Closed 13 years ago
Add smaller font size options
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(firefox11 verified, firefox12 verified, fennec11+)
VERIFIED
FIXED
Firefox 12
People
(Reporter: metasieben, Assigned: mbrubeck)
References
Details
(Whiteboard: [readability][has patch])
Attachments
(6 files)
75.02 KB,
image/png
|
Details | |
82.31 KB,
image/png
|
Details | |
449.60 KB,
image/png
|
Details | |
339.11 KB,
image/png
|
Details | |
326.92 KB,
image/png
|
Details | |
4.78 KB,
patch
|
mfinkle
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
compared to android-browser all text is rendered to big (which makes some websites look broken). afaics google has added a min-font size slider, and set it to 1, while the min-font-size in nightly seems to be much bigger.
maybe adding the option to set the font-size to >tiny< (eg. min-font-size: 1pt) would suffice.
Updated•13 years ago
|
Updated•13 years ago
|
Assignee: ibarlow → padamczyk
Comment 1•13 years ago
|
||
Matthias, can you let me know which version of nightly you're using and include some screenshots of the problem websites?
Updated•13 years ago
|
tracking-fennec: --- → 11+
Reporter | ||
Comment 2•13 years ago
|
||
sorry for the delay.
did some more checks and added some screens to this bug. hope those helps.
Reporter | ||
Comment 3•13 years ago
|
||
Reporter | ||
Comment 4•13 years ago
|
||
Reporter | ||
Comment 5•13 years ago
|
||
Reporter | ||
Comment 6•13 years ago
|
||
Reporter | ||
Comment 7•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Assignee: padamczyk → mbrubeck
Comment 8•13 years ago
|
||
Not sure if this is related; but I have a simple enough patch I used for personal testing that added extra small.
http://people.mozilla.com/~atrain/mobile/xsmall.patch
Assignee | ||
Updated•13 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Keywords: uiwanted
Summary: [ICS] add font size option >tiny< → Add smaller font size options
Whiteboard: [readability] → [readability][has patch]
Version: Firefox 12 → Firefox 11
Assignee | ||
Comment 9•13 years ago
|
||
After consultation with Madhava and Patryk, we decided to add two smaller options: "Tiny" which sets the minimum size to 0 (disabling font inflation) and "Small" (4pt).
The default size remains the same (6pt) but is now called "Medium", and the "Large" and "Extra-Large" sizes are reduced slightly.
This also changes the name of the preference from "Font size" to "Text size" to reduce jargon and improve consistency with Android.
Note that the list of font sizes with names will be replaced soon by a preview with zoom buttons (bug 715179). At that point we can provide a wider range of sizes without having to designate names for each one.
Attachment #588519 -
Flags: review?(mark.finkle)
Updated•13 years ago
|
Attachment #588519 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 10•13 years ago
|
||
Assignee | ||
Comment 11•13 years ago
|
||
Comment on attachment 588519 [details] [diff] [review]
patch
[Approval Request Comment]
Resource-only, Android-only patch to tweak some preference values. This makes our text-inflation feature usable for a wider range of display sizes and users. It also includes a minor string change requested by UX.
Attachment #588519 -
Flags: approval-mozilla-aurora?
Comment 12•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 13•13 years ago
|
||
Leaving in the aurora approval queue until this has been pushed to the nightly audience.
Comment 14•13 years ago
|
||
Comment on attachment 588519 [details] [diff] [review]
patch
[Triage Comment]
Mobile only - approved for Aurora.
Attachment #588519 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 15•13 years ago
|
||
Verified on M-C
Samsung Galaxy SII (Android 2.3.4) & Nexus S (Android 4.0.3)
20120119042014
http://hg.mozilla.org/mozilla-central/rev/78f821cb8974
Comment 16•13 years ago
|
||
Comment 17•13 years ago
|
||
Verified on M-A
Galaxy Nexus (Android 4.0.3)
20120126053754
http://hg.mozilla.org/releases/mozilla-aurora/rev/9d5ede8cb11a
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•