Closed
Bug 365708
Opened 19 years ago
Closed 18 years ago
save file button when downloading in greyed out when target=_blank and mime type is octet-stream
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 353407
People
(Reporter: eric.gold, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
The save file button when downloading is greyed out when the web server sets the target window = _blank and the file mime type is application/octet-stream
Reproducible: Always
Steps to Reproduce:
1.set mime type of file to download to application/octet-stream
2.set target=_blank in <a> element
3.click on link to download file
Actual Results:
save file button in download window is greyed out.
At minimim the save button should not be greyed out.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•