I am running Mozilla Firefox on two laptops each of which is running Ubuntu Linux 22.04 LTS. In both cases Firefox is installed by the Debian/Ubuntu 'snap' program.
On … (read more)
I am running Mozilla Firefox on two laptops each of which is running Ubuntu Linux 22.04 LTS. In both cases Firefox is installed by the Debian/Ubuntu 'snap' program.
On the first of these two machines -- the only less frequently used or updated -- "About Mozilla Firefox" shows that I am running:
Firefox Browser
118.0.2 (64-bit)
Mozilla Firefox Snap for Ubuntu
canonical-002-1.0
On this machine I see this on the command-line:
Calling: '$ ls -ltr /snap/slack' shows that the current 'snap' is 113, created Nov 1. The date on the symlink between '/snap/slack/current/ and '113' is Nov 9, suggesting that I was prompted to run 'snap' and upgrade Firefox on Nov 9.
On this first machine, Firefox is performing as intended.
-
On the second machine, however, a more recent version of Firefox is blurring photos on at least one important website. (As far as I can tell, all other rendering of web pages is satisfactory.) The information on the second machine is:
Firefox Browser
120.0 (64-bit)
Mozilla Firefox Snap for Ubuntu
canonical-002-1.0
From this machine's command-line:
$ ls -ltr /snap/firefox
total 0
drwxr-xr-x 7 root root 201 Nov 6 18:34 3358
drwxr-xr-x 7 root root 201 Nov 16 17:34 3416
lrwxrwxrwx 1 root root 4 Nov 23 21:37 current -> 3416
This suggests that Ubuntu build build 3416 on Nov 16 and that I was prompted to install it on Nov 23. That's 2 days before I am writing this bug report, and that duration is roughly the duration in which I have observed this blurring problem.
-
The problem occurs at this website:
https://www.washingtonpost.com/
On this page, the photos are all in sharp focus and everything else is being rendered as expected. See:
Screenshot from 2023-11-25 17-02-46.png
However, if I right-click on any URL or photo on the home page to take me to the page for a specific article, I get a blurred photo. Example:
https://www.washingtonpost.com/health/2023/11/25/zoom-fatigue-brain-heart-effects/
Note how blurry this photo is. See:
Screenshot from 2023-11-25 17-03-39.png
This blurriness does *not* happen with the older version of Firefox on my first machine. My inference is that there was some change between 118.0.2 and 120.0 that is failing to correctly process data coming from this website. Suggestions?