Firefox-3.0 zoomed images and webpages

Bug #191791 reported by eSe
8
Affects Status Importance Assigned to Milestone
firefox-3.0 (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: firefox

When i use firefox3 all pages that i browse are zoomed two step then i need press two times ctrl+- to get a normal zoom for these webs also all images in the firefox interface are zoomed.

Revision history for this message
Alexander Sack (asac) wrote :

what dpi does your X server indicate?

please, post output of:

 xdpyinfo | grep resolution

Changed in firefox-3.0:
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
eSe (snaker) wrote :

snaker@cornelius:~$ xdpyinfo | grep resolution
  resolution: 148x148 dots per inch

Revision history for this message
Andrew Seidl (seidla) wrote :

I'm having a similar problem in Hardy--the whole interface (menubars, toolbars, websites, etc) is zoomed. Ctrl+- takes care of webpages, but I cannot figure out what wrong with the interface. I've tried installing a theme (I usually use the default), deleting ~/.mozilla, and tried running as a new user--no luck. Firefox 2 was fine, but the latest update to Hardy completely replaced this with 3.

andrew@msoe-ubuntu:~$ xdpyinfo |grep resolution
  resolution: 147x145 dots per inch

andrew@msoe-ubuntu:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

Revision history for this message
Noel J. Bergman (noeljb) wrote :

 $ xdpyinfo |grep resolution
   resolution: 147x145 dots per inch

 $ uname -a
 Linux noel-hardy 2.6.24-8-generic #1 SMP Thu Feb 14 20:13:27 UTC 2008 x86_64 GNU/Linux

 $ dpkg -l | grep firefox
 ii firefox 3.0~b3+nobinonly-0ubuntu2 meta package for the popular mozilla web bro
 ii firefox-3.0 3.0~b3+nobinonly-0ubuntu2 lightweight web browser based on Mozilla
 ii firefox-3.0-gnome-support 3.0~b3+nobinonly-0ubuntu2 Support for Gnome in Mozilla Firefox
 ii firefox-gnome-support 3.0~b3+nobinonly-0ubuntu2 meta package pointing to the latest gnome-su
 iU mozilla-firefox-locale-en-gb 2.0.0.7+1-0ubuntu3 Mozilla Firefox English language/region pack

This problem has been around for quite some time (see https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/188652/), and is now really annoying since FF3 is the default browser for Hardy. I guess annoying is good: it means that more and more people will complain until it is fixed.

Revision history for this message
Noel J. Bergman (noeljb) wrote :

For what it is worth, the FireFox 3 Full Page Zoom feature is the subject of considerable debate on the Mozilla forums.

See also:

  http://forums.mozillazine.org/viewtopic.php?t=617765
  http://nancib.wordpress.com/2007/12/20/an-opposing-view-on-the-firefox-3-zoom-issue/
  http://www.neowin.net/forum/index.php?s=1b9730f7fa560e281326a5361f5ea714&showtopic=604224&pid=589029822&st=0&#entry589029822
  http://alosaimi.blogspot.com/2008/01/firefox-3-full-page-zoom-good-idea-bad.html

Hopefully, Mozilla will give us a way of letting us change the default zoom. I'm in the camp that considers the default zoom way too much.

Revision history for this message
eSe (snaker) wrote :

Noel, its the same but very much seroiusly for me

Revision history for this message
eSe (snaker) wrote :
Revision history for this message
vlowther (victor-lowther) wrote :

This bug also affects me. Laptop system, running at 15 inch widescreen running at 1920x1200, dpi 148x145.

FF3 will be too annoying to use until this bug is fixed for me. I have no interest in lowering the DPI, because it makes most things unreadable unless absurd font sizes are used.

Revision history for this message
Kent Seaton (spr0k3t) wrote :

Ditto here. The bug effects me using 1920x1200 147x147 pixel resolution. I'm running a font resolution of 92dpi. Anything smaller than that and it becomes nearly unreadable on this 15.4" laptop display. You'll see that every portion of the GUI is nearly doubled in size with the exception of the text in the interface... but the fonts on the loaded web pages are blown out of proportion. I have the same issue on my desktop with FF3 using two 1680x1050 monitors at 104x86 pixel resolution, but it's nowhere near the same level of magnification.

Revision history for this message
Jean-Rémy Falleri (jrfaller) wrote :

I have the same bug and it's really annoying. It seems to come from proprietary nvidia drivers. Switching to nv driver fix the issue.

Revision history for this message
Andrew Seidl (seidla) wrote :

A little more info about my laptop:
HP Compaq nw8240
15.4" widescreen
1920x1200 native resolution
Graphics reported as ATI Mobility Radeon X700 (can't remember what it really is)
Currently using Fglrx 8.542.1 (Catalyst 8.1), will install 8.2 and see if that helps.

Revision history for this message
Noel J. Bergman (noeljb) wrote :

Thanks, Andrew. From your report, we can see that it isn't an nVidia driver specific issue, and Jean's report says to look for a difference in behavior between the nVidia driver and the nv driver, which can be checked against the behavior of the ATI driver.

My system is a T61p (1920x1200 w/ nVidia FX750M using the nVidia driver).

Revision history for this message
Kent Seaton (spr0k3t) wrote :

I can guarantee it's not graphics card specific. The screenshot I posted above is using an Intel 915 graphics chipset. The problem is in the resolution/dpi mathematics somewhere. The fonts are correct in the GUI, but not on the rendered web page. Also, the graphics are blown out of proportion through the entire application.

Revision history for this message
eSe (snaker) wrote :

I dont know exactly why but its now fixed for me :)

I did:

sudo dpkg-reconfigure -phigh xserver-xorg
sudo nvidia-xconfig (comment: to activate nvidia propietary driver)
mv ~/.mozilla ~/.mozilla.old (comment: firefox artwork was correct but webpages was smaller than normal, after of this all works fine)

And now all works fine for me

Revision history for this message
eSe (snaker) wrote :

now :
snaker@cornelius:~$ xdpyinfo | grep res
  resolution: 111x111 dots per inch

Revision history for this message
Noel J. Bergman (noeljb) wrote :

> its now fixed for me.

Not for me. I followed your steps:

  # sudo dpkg-reconfigure -phigh xserver-xorg
  # sudo nvidia-xconfig
  # mv ~/.mozilla ~/.mozilla.old

restarted gdm, and saw exactly the same, oversized, firefox rendering.

Revision history for this message
Noel J. Bergman (noeljb) wrote :
Revision history for this message
Noel J. Bergman (noeljb) wrote :
Revision history for this message
rich (rich8) wrote : Re: [Bug 191791] Re: Firefox-3.0 zoomed images and webpages

Try changing your layout.css.dpi setting from -1 to 0 in about:config.

On Mon, Feb 25, 2008 at 9:56 PM, Noel J. Bergman <email address hidden> wrote:
>
> ** Attachment added: "FF3 rendering after CTRL-minus CTRL-minus (1920x1200 display / 147x145 DPI)"
> http://launchpadlibrarian.net/12218978/Screenshot-1.png
>
>
>
> --
> Firefox-3.0 zoomed images and webpages
> https://bugs.launchpad.net/bugs/191791
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Source Package "firefox-3.0" in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: firefox
>
> When i use firefox3 all pages that i browse are zoomed two step then i need press two times ctrl+- to get a normal zoom for these webs also all images in the firefox interface are zoomed.
>

Revision history for this message
Jean-Rémy Falleri (jrfaller) wrote :

I also tryed eSe fix, but it did not work, I have still the broken layout.

xdpyinfo | grep res
  resolution: 147x145 dots per inch

Given what I have read until here, this problem seem to come from people using a 1920x1200 resolution (I am also using this resolution).

Revision history for this message
Jean-Rémy Falleri (jrfaller) wrote :

I confirm that when I change my screen resolution to 1600x1200 (resolution: 122x145 dots per inch) or to 1600x1024 (resolution: 122x124 dots per inch), firefox is displayed correctly (text and icons).

Revision history for this message
Noel J. Bergman (noeljb) wrote :

> Try changing your layout.css.dpi setting from -1 to 0 in about:config.

No, that doesn't work. 0, -1 and 146 all result in bad rendering. However, I discovered (and later found confirmation in Bug 178558) that DPI around 96 resulted in reasonable rendering.

Revision history for this message
Jean-Rémy Falleri (jrfaller) wrote :

Changing the layout.css.dpi setting to 96 in about:config also fix rendering for me! Thanks for the fix Noel.

Revision history for this message
another_sam (anothersam) wrote :

just the same problem shown by https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/191791/comments/7

 xdpyinfo | grep resolution
returns
 resolution: 163x133 dots per inch

1920x1200 monitor. fonts at 96 dots per inch in system > preferences > appearance > fonts > details > resolution. dell inspiron 9400. ati mobility radeon x1400. with ubuntu's default drivers. i was using firefox 3 for at least 2 weeks without this problem.

about:config > layout.css.dpi was -1. setting it to 96 fix the problem.

(as a test, i installed firefox-2 and it worked fine)

Revision history for this message
grinko.at (grinko-deactivatedaccount) wrote :

Confirming the rendering Bug on Hardy Final. Changing the layout.css.dpi Setting to 96 works for me - thanks!

Revision history for this message
Till Ulen (tillulen) wrote :

Alexander, on March 10, 2008 you marked this bug as a duplicate of bug
#175904
. Why? I can't see how this bug is related to bug 175904.

Revision history for this message
Alexander Sack (asac) wrote :

this should be fixed by now. We don't scale unless we reach ~192 dpi anymore.

Changed in firefox-3.0:
status: Incomplete → Fix Released
Revision history for this message
Alexander Sack (asac) wrote :

On Wed, Apr 30, 2008 at 07:59:31AM -0000, grinko.at wrote:
> *** This bug is a duplicate of bug 175904 ***
> https://bugs.launchpad.net/bugs/175904
>
> Confirming the rendering Bug on Hardy Final. Changing the layout.css.dpi
> Setting to 96 works for me - thanks!
>

what dpi does your monitor have?

 - Alexander

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.