'Delete' button in message header view may trigger deleting folders or message attachments.
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(thunderbird_esr115 unaffected, thunderbird_esr128 unaffected, thunderbird_esr140 fixed, thunderbird140 wontfix, thunderbird141 fixed, thunderbird142 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | unaffected |
| thunderbird_esr128 | --- | unaffected |
| thunderbird_esr140 | --- | fixed |
| thunderbird140 | --- | wontfix |
| thunderbird141 | --- | fixed |
| thunderbird142 | --- | fixed |
People
(Reporter: jeffb, Assigned: welpy-cw)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: dataloss, regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr140+
|
Details | Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Steps to reproduce:
- Open an attachment from within a message. (File opens in new window).
- Click the Delete key in the message header:
Expected Action: TB should offer to delete the message containing the attachment(s)—NOT the attachment itself
Actual results:
TB offered to delete the attachment
Expected results:
TB should have offered to delete the message itself.
The correct behavior (see TB 115) is to only allow attachment behavior via right-click
menu on the particular attachment.
THIS IS A REGRESSION. THE CORRECT BEHAVIOR IS IN TB 115.
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 1•5 months ago
|
||
| Assignee | ||
Updated•5 months ago
|
| Reporter | ||
Comment 2•5 months ago
|
||
I'm using 128 on Mac Sequoia and it definitely is affected.
| Assignee | ||
Updated•5 months ago
|
Pushed by vineet@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/5a1cb763b2c6
Ensure header view delete button removes message, not attachment. r=darktrojan
| Assignee | ||
Comment 4•4 months ago
•
|
||
Comment on attachment 9496140 [details]
Bug 1973294 - Ensure header view delete button removes message, not attachment. r=#thunderbird-reviewers
Uplift Approval Request
- Please state case for uplift consideration and ensure bug severity is set: Recent regression.
- User impact if declined: The currently selected folder or the attachment of a message, not the message itself may be deleted.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Daily?: Yes
- Has the fix been verified in Beta?: Yes
- Needs manual test from QA?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple changes, covered by automated test.
- String changes made/needed: None.
| Assignee | ||
Updated•4 months ago
|
Comment 5•4 months ago
|
||
Comment on attachment 9496140 [details]
Bug 1973294 - Ensure header view delete button removes message, not attachment. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 6•4 months ago
|
||
| bugherder uplift | ||
Thunderbird 141.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/5086fa6b7ea6
| Assignee | ||
Comment 9•4 months ago
|
||
Changing description and upping severity since this involves potential data loss.
Comment 10•4 months ago
|
||
Comment on attachment 9496140 [details]
Bug 1973294 - Ensure header view delete button removes message, not attachment. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr140
Updated•4 months ago
|
Comment 11•4 months ago
|
||
| uplift | ||
Thunderbird 140.1.1esr:
https://hg.mozilla.org/releases/comm-esr140/rev/931b65473fcad13025d38e6a08aa58a28b491708
Description
•