The "Open in Firefox" option is not set by default when the user tries to open AVIF files
Categories
(Firefox :: Downloads Panel, defect, P3)
Tracking
()
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
[Affected versions]:
Nightly 81.0b5
[Affected platforms]:
Platforms: Ubuntu, Mac OS
[Preconditions]
Reach about:config and set the following pref: browser.download.viewableInternally.enabledTypes = SVG,XML,PDF,WEBP,AVIF
image.avif.enabled = true
[Steps to reproduce]:
- Launch the Firefox browser and reach https://mime.ty.ax/
- From the preBuilt section select the AVIF link
Expected Result:
The Open in Firefox from the Open files prompt should be selected by default.
Actual Results:
The Save File option is selected by default in the open files prompt when trying to open AVIF file types.
Reporter | ||
Comment 1•4 years ago
|
||
I think the severity for this issue should be an S3/S4 since the option is still there and the user can just select to Open the file in Firefox.
Comment 2•4 years ago
•
|
||
In macOs, from prebuilt section, under content-disposition: attachment, default content-type and extension, only PDF link shows "open in firefox"selected by default, the remaining files (XML, SVG, WebP and AVIF won't)
Then, webp Link won't show "open in firefox"selected by default either.
Under default content-type, no extension, all files show "open in firefox"selected by default except for AVIF Link
Attaching prompt messages to demonstrate.
Comment 3•4 years ago
|
||
Comment 4•4 years ago
|
||
Comment 5•4 years ago
|
||
Comment 6•4 years ago
|
||
This is a complicated situation, since the default can depend on what other applications are available in the OS. I don't think we are going to force the default for the internally-openable files, but I'll leave this open in case we want to consider it.
Comment 7•4 years ago
|
||
(In reply to Adam Gashlin (he/him) [:agashlin] from comment #6)
This is a complicated situation, since the default can depend on what other applications are available in the OS. I don't think we are going to force the default for the internally-openable files, but I'll leave this open in case we want to consider it.
Isn't this related to whether we determine the right mime type / file extension? We've had to fix brokenness here on Windows (cf. bug 1571247 ), I wouldn't be surprised if we need to do the same for other filetypes on other OSes...
Updated•4 years ago
|
Updated•8 months ago
|
Description
•