BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.74k stars 335 forks source link

AVIF Image Loading Issue Reopened #2529 #2693

Open kcoderhtml opened 2 years ago

kcoderhtml commented 2 years ago

What happened?

2529 reported that the AVIF loading issue was fixed in G4.0.7 but when I reenabled image.avif.enabled images still would not load on unsplash.com. Disabling image.avif.enabled fixed this issue.

Reproducible?

Version

G4

What platform are you seeing the problem on?

Linux

Relevant log output

No response

njwgh commented 1 year ago

I have the same issue. I have Waterfox version G5.1 and with image.avif.enabled set to true there are lots of sites where I can't view the images. Here is a specific image: https://cdn.shopify.com/s/files/1/0271/6499/9777/products/MMsecondedition-2_120x.jpg

With image.avif.enabled set to true in waterfox it won't load With image.avif.enabled set to false it will load and if I try to save the image it offers to save as Webp

If I open the image url in Google Chrome and try to save the image it offers to save as AVIF so I'm not sure what's going on with how that image is being served up.

This is the original page with the image (it is the thumbnails that don't display - the main image is OK on this page) https://modernmending.com/products/modern-mending-book

kcoderhtml commented 1 year ago

The property image.avif.enabled when set to false disables avif images so you will see webp images or another format instead. That's why in Chrome it downloads as an avif.

joatmon3 commented 1 year ago

Same issue here. Seems like it may be related to shopify somehow, all images I've noticed the problem with have been hosted on a shopify cdn. I found this related reddit post: https://old.reddit.com/r/waterfox/comments/zvs3l1/

I'm using a Mac and I first noticed the issue on version G5.0.4 (I think, I can't remember exact number before updating but it was 5.0. something) and the issue persisted on 5.1 and 5.1.1. I tried a brand new profile first which didn't help. Flipping the image.avif.enabled pref fixed it for me also. Tested on Firefox 106.0.5 and 108.0.1 which both work as expected with the pref turned on.

phyco1991 commented 1 year ago

Confirmed this issue in Waterfox G5.1.1 using Windows 11.

Images do not load correctly from Shopify CDN on multiple sites, I have now disabled image.avif.enabled and it's working properly.