Closed Bug 1620616 Opened 6 years ago Closed 5 years ago

Specialize Windows to return .jpg for image/jpeg when it would return .jfif

Categories

(Firefox :: File Handling, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1571247

People

(Reporter: mak, Unassigned)

References

()

Details

It sounds like there's a bug around after Windows 10 Creator that sets .jfif as the default extension for image/jpeg. While it should still be working normally, a lot of users complain because not all the software accepts that extension.
This is stored in the Registry HKEY_CLASSES_ROOT\MIME\Database\Content Type\image/jpeg
We could specialize our Windows code to return jpg as default extension for image/jpeg when jfif would instead be returned.

Twitter JPGs are getting saved with a .jfif extension.

Summary: Specialize Windows to return .jpg for image/jpen when it would return .jfif → Specialize Windows to return .jpg for image/jpeg when it would return .jfif
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.