본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox graphics scaled up ridiculously after update

more options

I just upgraded Firefox on Kubuntu (package version 38.0+build3-0ubuntu0.14.04.1). After the upgrade, the entire Firefox UI is scaled up. Tabs, icons, everything. Rebooting did not fix the issue. A screenshot should be attached, although I seem to be having trouble uploading it.

I just upgraded Firefox on Kubuntu (package version 38.0+build3-0ubuntu0.14.04.1). After the upgrade, the entire Firefox UI is scaled up. Tabs, icons, everything. Rebooting did not fix the issue. A screenshot should be attached, although I seem to be having trouble uploading it.
첨부된 스크린샷

선택된 해결법

Thanks for the screen shot. Another user posted about this earlier today: Default zoom is too big (unsolved). I'll repeat my comments here in case they help.

I think your distribution includes platform-specific extensions, so I suggest testing with those disabled in case there is a compatibility issue with Firefox 38. One way to do that is to run in Firefox's Safe Mode. That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: Diagnose Firefox issues using Troubleshoot Mode.

If Firefox is not running: Hold down the Shift key when starting Firefox.

If Firefox is running: You can restart Firefox in Safe Mode using either:

  • "3-bar" menu button > "?" button > Restart with Add-ons Disabled
  • Help menu > Restart with Add-ons Disabled

and OK the restart.

Both scenarios: A small dialog should appear. Click "Start in Safe Mode" (not Refresh).

Any improvement?


If that doesn't make any difference, you could try adjusting the setting for High DPI support, which operates as a global zoom factor:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste pix and pause while the list is filtered

(3) The layout.css.devPixelsPerPx preference usually is set to -1.0 which means use the system default. You can change that to 1.0 for 96-dpi dispay and see whether that is what you prefer. And you can increase the size from there in increments, for example, 1.1 for a global "110%" zoom.

Please be careful not to set this value to something tiny, as it can be hard to recover from that.

문맥에 따라 이 답변을 읽어주세요 👍 9

모든 댓글 (3)

more options

선택된 해결법

Thanks for the screen shot. Another user posted about this earlier today: Default zoom is too big (unsolved). I'll repeat my comments here in case they help.

I think your distribution includes platform-specific extensions, so I suggest testing with those disabled in case there is a compatibility issue with Firefox 38. One way to do that is to run in Firefox's Safe Mode. That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: Diagnose Firefox issues using Troubleshoot Mode.

If Firefox is not running: Hold down the Shift key when starting Firefox.

If Firefox is running: You can restart Firefox in Safe Mode using either:

  • "3-bar" menu button > "?" button > Restart with Add-ons Disabled
  • Help menu > Restart with Add-ons Disabled

and OK the restart.

Both scenarios: A small dialog should appear. Click "Start in Safe Mode" (not Refresh).

Any improvement?


If that doesn't make any difference, you could try adjusting the setting for High DPI support, which operates as a global zoom factor:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste pix and pause while the list is filtered

(3) The layout.css.devPixelsPerPx preference usually is set to -1.0 which means use the system default. You can change that to 1.0 for 96-dpi dispay and see whether that is what you prefer. And you can increase the size from there in increments, for example, 1.1 for a global "110%" zoom.

Please be careful not to set this value to something tiny, as it can be hard to recover from that.

more options

Safe mode did not help, but setting layout.css.devPixelsPerPx to 1.0 fixed it. Thanks!

more options

Thank you for reporting back. This change was made for Windows way back in Firefox 22, but apparently there were differences that delayed HiDPI support on Linux until now. Welcome to our world. ;-)