Closed
Bug 1376196
Opened 8 years ago
Closed 8 years ago
download a file close all opened tabs
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1373109
People
(Reporter: bogdan.hatis, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.109 Safari/537.36
Steps to reproduce:
Open a tab from javascript in new tab, with _blank
Actual results:
Download a file from the tab opened before and close the current tab, the one opened with js
Expected results:
The current tab still stay open. The problem is resolved using download file with javascript in _self window, not open in a new tab.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Component: Untriaged → File Handling
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•