Message deletion in Unified folders doesn't update the selected message
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird111 wontfix, thunderbird112 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird111 | --- | wontfix |
thunderbird112 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
(Whiteboard: [Supernova3p])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Pressing delete removes the selected message but doesn't select a new message at all.
I can't exactly nail down the circumstances, but it looks like a virtual folder backed by two real folders is necessary. I've been unable to replicate it in a test.
I found a bit of code we're missing from 102 that helps.
Assignee | ||
Comment 1•2 years ago
|
||
The old folderDisplay object did this. It seems like a hack (possibly for the same reasons I'm using it) but it does work.
Depends on D173913
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/8ee133460124
Record next message to show after delete in more cases. r=mkmelin
Comment 3•2 years ago
|
||
Comment on attachment 9325596 [details]
Bug 1825184 - Record next message to show after delete in more cases. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 4•2 years ago
|
||
bugherder uplift |
Thunderbird 112.0b6:
https://hg.mozilla.org/releases/comm-beta/rev/a92a142b2e30
Updated•2 years ago
|
Description
•