Thread pane header's message count may be incorrect in synthetic views (conversation/results list)
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird_esr115 affected, thunderbird128 verified)
People
(Reporter: welpy-cw, Assigned: welpy-cw)
Details
Attachments
(1 file)
Steps to reproduce:
- Perform a global search for a term that returns multiple messages, some of which are part of the same thread, and show the results as list.
- Select all messages.
- Select a single message and delete it.
__Expected result:
The message count matches the count of selected messages after step2 and decreases by one after step 3.
Actual result:
The message count differs from the count of selected messages after step2 (showing only the count of rows in the view) and doesn't change after step 3.
Assignee | ||
Comment 1•10 months ago
•
|
||
Update the message count when all messages have been loaded and when a message has been deleted.
Updated•10 months ago
|
Assignee | ||
Updated•10 months ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b3abe8658ba7
Fix thread pane header's message count in synthetic views. r=darktrojan,mkmelin
Comment 3•9 months ago
|
||
Hello,
Managed to reproduce this issue with the affected build from 2023-05-31 115.0a1(20230531081622) using Windows 10.
Confirming this issue as verified fixed on 128.0b1(20240610221456) using Windows 10 and Mac Sonoma 14
Description
•