Using Shift+Delete when focus is on the message body pane results in the "Confirm Deletion" message twice
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(thunderbird_esr115 unaffected, thunderbird_esr128? fixed, thunderbird131? fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | unaffected |
thunderbird_esr128 | ? | fixed |
thunderbird131 | ? | fixed |
People
(Reporter: DavidLowndes, Assigned: welpy-cw)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
Steps to reproduce:
As per the summary:
- Click on the main message pane to put keyboard focus there - the message in the message list should then show with a grey background (rather than blue).
- Press Shift+Delete
- Choose the Delete button from the "Confirm Deletion" dialog.
Actual results:
"Confirm Deletion" dialog re-appears.
Expected results:
Message should have been deleted without seeing the "Confirm Deletion" dialog a second time.
Reporter | ||
Updated•3 months ago
|
Comment 1•3 months ago
|
||
Confirmed. 115 worked like it should. Maybe from bug 958088?
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 2•3 months ago
|
||
If about:message
inside about:3pane
had focus, shift-deleting, deleting from trash, or
deleting a news message showed the confirmation dialog twice.
Updated•3 months ago
|
Assignee | ||
Updated•2 months ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/33e1b7d5d184
Avoid asking for delete confirmation twice. r=mkmelin
Assignee | ||
Comment 4•2 months ago
|
||
Comment on attachment 9421218 [details]
Bug 1915255 - Avoid asking for delete confirmation twice. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): bug 958088
User impact if declined: See bug description
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): very low
Comment 5•2 months ago
|
||
Comment on attachment 9421218 [details]
Bug 1915255 - Avoid asking for delete confirmation twice. r=mkmelin
[Triage Comment]
Approved for beta
Comment 6•2 months ago
|
||
bugherder uplift |
Thunderbird 131.0b6:
https://hg.mozilla.org/releases/comm-beta/rev/971559db9c2b
Assignee | ||
Comment 7•1 month ago
|
||
Comment on attachment 9421218 [details]
Bug 1915255 - Avoid asking for delete confirmation twice. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): bug 958088
User impact if declined: Possibly unsettling double confirmation when deleting things
Testing completed (on c-c, etc.): c-c and beta
Risk to taking this patch (and alternatives if risky): low
Comment 8•1 month ago
|
||
Comment on attachment 9421218 [details]
Bug 1915255 - Avoid asking for delete confirmation twice. r=mkmelin
[Triage Comment]
Approved for esr128
Comment 9•1 month ago
|
||
bugherder uplift |
Thunderbird 128.3.2esr:
https://hg.mozilla.org/releases/comm-esr128/rev/b937dc179d8c
Description
•