Closed
Bug 514491
Opened 16 years ago
Closed 1 month ago
In a save as dialog, the extension of the file name to save as should change along with the filter [MAC]
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: rain1, Assigned: jaas)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
STR:
1. In Firefox, right click -> Save Page As...
2. Notice that the file name ends in .html (e.g. Google.html).
3. Change the "Save As" format to Text Files.
The file name should change to Google.txt, but doesn't.
According to smichaud on #macdev, this is a regression from the 2.0.0.x days.
Comment 1•16 years ago
|
||
The same thing happens on Windows and Linux, so -> All.
Component: Widget: Cocoa → File Handling
OS: Mac OS X → All
QA Contact: cocoa → file-handling
Hardware: x86 → All
Comment 2•16 years ago
|
||
Though (on Windows, if I remember correctly) it doesn't happen on Vista or Windows 7 -- only on Windows XP.
| Reporter | ||
Comment 3•16 years ago
|
||
I've filed separate bugs for XP and Linux -- bug 514493 for Linux and bug 514494 for XP. Could we please keep this Mac only? If they turn out to have the same underlying cause then one can be duped to the other.
OS: All → Mac OS X
Hardware: All → x86
Updated•16 years ago
|
Component: File Handling → Widget: Cocoa
QA Contact: file-handling → cocoa
Comment 4•13 years ago
|
||
Let's be a bit more explicit in the summary that this is OS-specific, having multiple bugs for the same issue on different OS is confusing enough...
Summary: In a save as dialog, the extension of the file name to save as should change along with the filter → In a save as dialog, the extension of the file name to save as should change along with the filter [MAC]
Updated•3 years ago
|
Severity: normal → S3
Updated•2 months ago
|
Assignee: nobody → jaas
Status: NEW → ASSIGNED
Pushed by jaas@kflag.net:
https://github.com/mozilla-firefox/firefox/commit/46059f257168
https://hg.mozilla.org/integration/autoland/rev/fb3b4fffebdc
macOS: Update file extension when changing the format in the save panel. r=mac-reviewers,bradwerth
Comment 7•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
Regressions: 2048541
Regressions: 2050002
You need to log in
before you can comment on or make changes to this bug.
Description
•