Opened 6 years ago

Closed 6 years ago

#1484131 closed Bugs (fixed)

Non-matching messages displayed after search results are deleted

Reported by: estadtherr@… Owned by: thomasb
Priority: 5 Milestone: 0.1-rc1
Component: Client Scripts Version: 0.1-beta2
Severity: normal Keywords:
Cc:

Description

Messages that don't match the search criteria are displayed in the message list after doing the following (in rev 385):
1) Enter some text in the search field above the message list and execute the search
2) A set of messages matching the search criteria are displayed
3) Select all of the messages and press the "delete" button (I'm not sure if the same behavior happens if you only select some of the messages)
4) The messages are deleted from the mail folder
5) A new set of messages appears in the message list to take the place of the deleted messages

The new messages do not match the search criteria. I think these new messages should not be displayed if they didn't match the original search.

Change History (3)

comment:1 Changed 6 years ago by yllar

confirmed, can be reproduced also when moving messages between folders by single message

comment:2 Changed 6 years ago by thomasb

  • Owner set to thomasb
  • Status changed from new to assigned

comment:3 Changed 6 years ago by thomasb

  • Milestone set to 0.1-rc1
  • Resolution set to fixed
  • Status changed from assigned to closed
  • Version changed from svn-trunk to 0.1-beta2

Yes, the stored message set has to be re-created after removing one message. Fixed in Trunk [04c61804]

Note: See TracTickets for help on using tickets.