Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Update to FF 23 changed resolution from 1600x900 to 1280x720, increased window size, and made text big and images and videos blurry

more options

After upgrading to ff 23 from ff21 on my Windows 8 ultrabook laptop, the browser window blew up to fill the entire screen. Web pages stopped displaying properly - text is big, but images are blurry, including those on the ff toolbar, and videos are pixelated and unviewable.

I tried the layout.css.devPixelsPerPx fix - it didn't work. The text became unreadably small instead.

I noticed that javascript window resolution in Firefox 23 is showing a resolution of 1280x720 instead of the 1600x900 that it should be. How do I get FF 23 to display in 1600x900 resolution?

After upgrading to ff 23 from ff21 on my Windows 8 ultrabook laptop, the browser window blew up to fill the entire screen. Web pages stopped displaying properly - text is big, but images are blurry, including those on the ff toolbar, and videos are pixelated and unviewable. I tried the layout.css.devPixelsPerPx fix - it didn't work. The text became unreadably small instead. I noticed that javascript window resolution in Firefox 23 is showing a resolution of 1280x720 instead of the 1600x900 that it should be. How do I get FF 23 to display in 1600x900 resolution?

すべての返信 (1)

more options

Yes, the screen.width and screen.height are adjusted for the device pixel ratio based on your zoom level. (Demo page: http://dev.jeffersonscher.com/resolution.html)

It sounds as though your Firefox 23 is picking up a Windows setting of 125% zoom. If you change layout.css.devPixelsPerPx to 1.0, Firefox should display at your display's native resolution instead of your Windows resolution (100% instead of 125%). This will indeed make the text in the toolbar area a lot smaller, but the content area should look the same as Firefox 21. Does it look a lot different? How much zoom (e.g., Ctrl+) is needed to make it look like you remember?

Meanwhile, you can use this extension to adjust the toolbar area if you stick with the 1.0 setting: Theme Font & Size Changer. Clicking its icon and changing the font size from "Normal" to 14 or 15 usually works pretty well. Once you re done with your adjustments, you can use the Customize feature to take its icon off the toolbar. (Customize Firefox controls, buttons and toolbars)