Open
Bug 1945760
Opened 10 days ago
Updated 10 days ago
marking email as junk jumps over the next message
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: avg, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
Settings:
- When I delete a message: Just mark it as deleted
- V When messages are marked as Junk Move them to the account's Junk folder
- Mark messages as read When Manually marked as junk
Actions:
- select a message in message list pane
- mark it as junk
Actual results:
- the selected message is marked as junk and deleted
- message selection jumps over the next message in the list to a message after it
Expected results:
- the selected message is marked as junk and deleted
- message selection jumps to the next message
Reporter | ||
Comment 1•10 days ago
|
||
My guess is that both marking a message as junk and marking a message as deleted move message cursor by one position.
But when they are done together the cursor ends up moving by 2 (1+1) positions.
You need to log in
before you can comment on or make changes to this bug.
Description
•