Closed
Bug 119971
Opened 23 years ago
Closed 23 years ago
"save link as" is using text between <a></a> and not filename
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 115176
People
(Reporter: mgabriel, Assigned: law)
Details
Attachments
(1 file)
537 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
right clicking a link and using "save link as" is using text between <a></a> and
not filename for saving the file
shift + left click is using the correct file name
Reproducible: Always
Steps to Reproduce:
1.right click a link
2.click "save link as"
Actual Results: eg. <a href="file">foo</a> the saved file name will be "foo"
Expected Results: saved filename should be "file"
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 115176 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•