Closed
Bug 264493
Opened 20 years ago
Closed 20 years ago
Mozilla should support all image/png URLs
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 185618
People
(Reporter: vincent-moz, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a4) Gecko/20040922
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a4) Gecko/20040922
When opening the above URL (Content-Type: image/png), Mozilla opens a dialog to
save the file to the disk or open it with an external application instead of
displaying the image in its window.
Reproducible: Always
Steps to Reproduce:
1. Open the above URL.
Actual Results:
Mozilla opens a dialog to save the file to the disk or open it with an external
application.
Expected Results:
Mozilla should have displayed the image in its own window.
Content-Disposition: attachment; filename="gv-3.5.8-32.png"
That dialog should be displayed in this case.
Updated•20 years ago
|
Assignee: general → file-handling
Component: Browser-General → File Handling
QA Contact: general → ian
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 185618 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•