Closed
Bug 1808918
Opened 3 months ago
Closed 2 months ago
Use a better default filename than `index` when saving unnamed files
Categories
(Firefox :: File Handling, enhancement)
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: enndeakin, Assigned: enndeakin)
References
Details
Attachments
(1 file)
If a suitable filename cannot be determined when saving a file, the filename 'index' with a suitable extension is selected. Other browsers use the name 'Untitled' which is a bit clearer name to users.
Updated•2 months ago
|
Summary: Use a better default filename when saving files → Use a better default filename than `index` when saving unnamed files
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3f390d8b0739 use Untitled as the default filename when saving a file rather than index, r=mak
Comment 3•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•