Rename downloads "Delete" context menu item to "Delete File"
Categories
(Firefox :: Downloads Panel, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | affected |
People
(Reporter: aminomancer, Assigned: aminomancer, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Since bug 1750484, the "Delete" context menu item no longer deletes the selected download. This can be changed by pref, but by default, it only deletes the download's target file/part data, not the download itself. Because of that, the label "Delete" is kind of confusing and could be confused with the "Delete" menuitem in the #organizeButtonPopup
in the places organizer. That menuitem has exactly the same label but the opposite function — that is, it doesn't delete the file, but it does delete the download.
In other words, we have 2 menuitems in slightly different places that both have the same label but they do opposite things. This also prevents us from adding the delete file command to the Organizer menu, since then we'd have 2 different menuitems in the same menu with the same label (see bug 1754885).
So, is it sensible to change the delete file menuitem's label to "Delete File"? I think those of us who were working on it have been calling it "the delete file menuitem" all along anyway haha. It's my mistake, I should have changed the label in bug 1750484 when we changed the default behavior to not remove the download.
Assignee | ||
Comment 1•3 years ago
|
||
The "Delete" context menu item no longer deletes the download by
default; it only deletes the download's file(s). So, rename it to
"Delete File" to make this clearer.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:mak, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:aminomancer, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Comment 4•3 years ago
|
||
This is blocked on a decision about plurals for "Delete files" in bug 1754885.
Updated•2 years ago
|
Description
•