Closed
Bug 578351
Opened 15 years ago
Closed 15 years ago
showModalDialog problem download dialog
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 406375
People
(Reporter: abnerp, Unassigned)
References
(
URL
)
Details
Attachments
(1 file)
|
15.48 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Build Identifier: Firefox 3.5.1 and Firefox 3.6.6
When a window is opened using "showModalDialog" method its impossible download files from this window. The download dialog open with no data and "Ok" and "Cancel" buttons does not work.
Reproducible: Always
Steps to Reproduce:
1. Open a new modal window using the "URL" above.
2. Click on any link that represents a file to download.
3. Look at the download dialog.
Actual Results:
A download dialog is showed with no data and with a "OK" button that does not work.
Expected Results:
Show a download dialog with the name of the file and with a working "OK" button.
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•