DEV Community

Cover image for A fine Firefox feature
Ingo Steinke
Ingo Steinke

Posted on

A fine Firefox feature

I have been using Firefox for about 10 years, a happy early adopter after Microsoft planned to make Internet Explorer software to pay for. Long ago, and currently using Vivaldi as my default browser, it took me some time to discover a strange phenomenon.

Let's not call it a bug, after Mozilla support and askubuntu seem to insist that it's rather a feature: using Ubuntu Linux (20.0.3 LTS) and Budgie Desktop on my Tuxedo Infinitybook, Firefox makes an auto-adjustment to the device pixel ratio that makes all web content appear a little bit too small.

Firefox failed at its device pixel detection

First noticed when working on a web project and comparing our prototypes with the original graphic designs. Figma is a useful tool, but still, it does not display every measurement and every distance like web browser developer tools do, so I made a screenshot to measure the missing values in my image editor.

100% zoom settings in Firefox and Figma

Although both the site zoom and the zoom factor inside the Figma web app were set to 100%, the measured pixel sizes were surprisingly small, deviating from expected values that would have been consistent with other parts of the design system.

Screenshot: 100% zoom settings in Firefox and Figma

A cross-check with annotated measurements showed a systemic mismatch. Every size on the screenshot from Figma in Firefox was too small. Another cross-check using Vivaldi (a web browser based on Chromium) proved that my problem only occurred in Firefox.

Screenshot: cross-checking pixel sizes in GIMP

How to solve the problem?

Apart from using a Chromium-based browser and adding the useful dimensions extension, we can also adjust Firefox to show websites in a pixel-perfect resolution.

What convinced me that this is not a bug in Firefox was the simple fact, that I don't have to file a bug report in bugzilla if it's considered a feature. 😉

A f****** firefox feature: ask Ubuntu ...

I also agree that tweaking my browser contains my fiddling to a single piece of software, so I don't risk to compromise other browsers and applications that don't show the same --bug-- behaviour.

How to adjust device pixels in Firefox, step by step:

  1. Open about:config
  2. Confirm that you accept the risk to mess up your browser
    Screenshot of the about config page with the risk warning

  3. Search for layout.css.devPixelsPerPx

  4. Click on the edit button with the pencil icon
    Settings line with edit button

  5. Try and enter a value that might work for you (see details and examples below)

  6. Confirm your selection using the save button with the blue check mark icon.

  7. (To revert your custom setting to the default value, click on the revert button with the rounded arrow pointing to the left side.)

How to find a value that might work for you:

  • -1 automatic detection (default)
  • 1.0 (default result of automatic detection)
  • 1.2 the value that fixed the problem on my device
  • ... try any other value until you're set

Closing thoughts

and don't forget: if it ain't broke, don't fix it (noli figere quod non fractum).

P.S. This post intentionally does not try to summarize its content in the headline, but rather make it a "click bait" title to provoke curiosity. Let's see if this makes any difference to my former tendency towards expressive titles like you would use in a bug report or feature request.

P.P.S. If you prefer matter-of-fact content with educational value for a greater audience, check my other articles. You might fancy my little series "What's next in CSS".

Top comments (3)

Collapse
 
geraldew profile image
geraldew

Interesting point, and probably one of those things it will be useful to know sometime later. Quite unrelated to this, but feeling like a similar thing to annoy the pedantic, in a current project of mine I'm having to translate from Twips to Pixels so as to recreate an exact look and dimension of forms. At some point I'll want to also do a web version of my thing, and I use Firefox by default, so I may end up needing this shot of sanity that you've posted.

Collapse
 
dhrvjha profile image
Dhruv Kumar Jha

Why is #watercooler tag attached?

Collapse
 
ingosteinke profile image
Ingo Steinke

I thought it's something I would tell in the kitchen making small talk