deleting a collapsed thread only deletes the first message in that thread
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
People
(Reporter: calum.mackay, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(1 file)
133.52 KB,
image/png
|
Details |
112.0a1 (2023-03-07) (64-bit); MacOS 13.2.1
Deleting a collapsed thread, using delete key, only deletes the first message in that thread. It should delete all the messages in that thread.
Prior to SN it did delete all, I believe, although I can't easily check.
Similarly for undelete.
Nothing in error console.
Comment 1•2 years ago
|
||
If mail.operate_on_msgs_in_collapsed_threads = true, which is the default, hitting delete on a collapsed thread IS exected to delete the entire thread.
Comment 2•2 years ago
|
||
That said, I cannot reproduce using nightly 20230309.
Make certain when you click on the collapsed thread that you see the message summary in the message pane/preview area. If you don't see the summary, then "operate on collapsed" is not in effect.
Reporter | ||
Comment 3•2 years ago
|
||
aha! thanks Wayne, that explains it: I am not seeing the message summary multi-message view when I collapse a thread, either via the left arrow key, or via the twisty. Nor when I select an already collapsed thread. But why not?
That sounds like bug 1817871, but I should have the fix for that in my build?
Reporter | ||
Comment 4•2 years ago
|
||
sigh. I restarted TB, and now I can't reproduce it. So something went strange after it had been running all day.
I've now updated to 0309, and will report if the issue returns; thanks again.
Updated•2 years ago
|
Description
•