Closed
Bug 1817871
Opened 2 years ago
Closed 2 years ago
Collapsing/Expanding thread doesn't toggle between multi-message vs. single message view
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird111 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
thunderbird111 | --- | fixed |
People
(Reporter: thomas8, Assigned: darktrojan)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Supernova3p])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details |
+++ This bug was initially created as a clone of Bug #1817867 +++
112.0a1 (2023-02-20) (64-bit)
Mouse action directly on the threads expand/collapse toggle seems to have the same problem. Beware of artifacts when multiple messages are selected (which is the only thing which seems to work).
STR1
- Threaded view with threads
- select only msg 1 of open thread
- press cursor left on msg 1 to collapse thread
STR2
- Threaded view with threads
- select msg 2 of open thread, then shift+cursor up to select msg 1, too (now both selected, focus on msg 1)
- press cursor left on msg 1 to collapse thread
- press cursor right to expand thread
Actual
- STR1: For collapsed thread, still shows single message
- STR2: For Expanded thread, still shows multi-message view although only msg 1 is selected.
Expected:
- STR1: For collapsed thread, need to show multi-message in msg reader
- STR2: For expanded thread with only first msg selected, need to show single message in msg reader
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → geoff
Status: NEW → ASSIGNED
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/c4eafa02981b
Update the displayed message when collapsing or expanding threads. r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•2 years ago
|
status-thunderbird111:
--- → affected
Target Milestone: --- → 112 Branch
Assignee | ||
Updated•2 years ago
|
Attachment #9319122 -
Flags: approval-comm-beta?
Comment 3•2 years ago
|
||
Comment on attachment 9319122 [details]
Bug 1817871 - Update the displayed message when collapsing or expanding threads. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Attachment #9319122 -
Flags: approval-comm-beta? → approval-comm-beta+
Comment 4•2 years ago
|
||
bugherder uplift |
Thunderbird 111.0b1:
https://hg.mozilla.org/releases/comm-beta/rev/1da216b7ba5b
Updated•2 years ago
|
Whiteboard: [Supernova] → [Supernova3p]
You need to log in
before you can comment on or make changes to this bug.
Description
•