WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 186272
180995
[GTK] Problem with JPEG 2000 images on kmart.com
https://bugs.webkit.org/show_bug.cgi?id=180995
Summary
[GTK] Problem with JPEG 2000 images on kmart.com
bugzilla-ok
Reported
2017-12-19 13:29:53 PST
Website
http://kmart.com
does not display all images. Page displays normally in firefox. Images missing in epiphany, surf-2 and minibrowser.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2018-04-24 12:49:07 PDT
It's sending JPEG 2000 images, probably because it thinks we are Safari. We'll never support that. Options: (a) Wait for Safari to remove support for JPEG 2000, in
bug #178758
. (b) Contact customer support and ask them to fix their site. (c) See if a user agent quirk would work (likely) If this was an important website, I would go with (c), but it's kmart, so I think I'll leave it WONTFIX. Sad that Safari's continued support of JPEG 2000 seems to be a real web compat issue for us. The proper solution is to fix
bug #178758
, which will break the site in Safari; then Kmart will hopefully notice.
Michael Catanzaro
Comment 2
2018-04-26 14:48:35 PDT
We could probably try a Chromium UA quirk here, but I don't care to test it myself. Patches welcome, I guess....
Michael Catanzaro
Comment 3
2018-04-29 14:29:07 PDT
(In reply to Michael Catanzaro from
comment #2
)
> We could probably try a Chromium UA quirk here, but I don't care to test it > myself.
I tested a Chromium quirk today because I had to check something else. It didn't work. (We already have an identical quirk to stop washingtonpost.com from sending JPEG 2000 images, and it did work there.) The Accept header that we're sending is: Accept: image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5
Michael Catanzaro
Comment 4
2018-06-21 08:15:09 PDT
It looks like this was fixed by kmart.com.
Said Abou-Hallawa
Comment 5
2019-01-07 10:30:59 PST
*** This bug has been marked as a duplicate of
bug 186272
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug