Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Fontsizes on tablet appear erratic

  • 3 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 Kevin

more options

Nexus 7, model 2012, Android 4.4.4.

A HTML/JavaScript app prompts for input. First two or three prompts are in a small and correct font, then the prompts switch to a much larger font. Rotating the tablet turns all prompted input into the larger font.

The same app works correctly under Chrome and Opera (on the same tablet).

Setting Firefox's fontsize to "tiny" prevents its enlargement; this setting is only a temporary quick fix. Is there any chance that this bug will be corrected in the near future?

Nexus 7, model 2012, Android 4.4.4. A HTML/JavaScript app prompts for input. First two or three prompts are in a small and correct font, then the prompts switch to a much larger font. Rotating the tablet turns all prompted input into the larger font. The same app works correctly under Chrome and Opera (on the same tablet). Setting Firefox's fontsize to "tiny" prevents its enlargement; this setting is only a temporary quick fix. Is there any chance that this bug will be corrected in the near future?

所有回复 (3)

more options

No. You should set an appropriate viewport meta element as described at the end of http://jwir3.wordpress.com/2012/07/30/font-inflation-fennec-and-you/

more options

I read the blog by jwir3 which is about the problem of font inflation (font adjustment). The author advises to put in the HTML head: <meta name = "viewport" >. It so happens that I have write-access to the webpage that gives the incorrect font inflation so I was able to add the meta statement. It did not improve anything. Of course, it is rare to have write-access to a webpage, so even if it had worked it would not have been a definitive solution.

more options