Closed
Bug 1066944
Opened 10 years ago
Closed 10 years ago
Download image file offer to view in Firefox
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 185618
People
(Reporter: ed, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140831201947
Steps to reproduce:
Browse to some image, such as a JPEG image, where the http headers have Content-Disposition: attachment. For example
https://farm6.staticflickr.com/5547/14629555742_73c1be962d_o_d.jpg
Actual results:
Firefox pops up a download dialogue box, which is fine. The options offered are
- view with (image viewer program)
- save to disk
Expected results:
There should be a third option
- open in new tab
So, even though the headers give Content-Disposition: attachment, the user should be able to choose to view the image directly in Firefox rather than in an external image viewer program.
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 2•10 years ago
|
||
Why in new tab ?
The option I expect is :
- Open in current tab
You need to log in
before you can comment on or make changes to this bug.
Description
•