GNOME Bugzilla – Bug 540160
Deletion of N multiple emails re-sets cursor down N emails in list
Last modified: 2013-09-13 00:59:25 UTC
Please describe the problem: Select multiple emails for deletion where there are both older and newer emails around the selection. Delete the emails. Note that instead of just moving to the next newest email, the 'cursor' moves down multiple emails ( i've not actually done a count so this may be wrong, but it looks like the cursor may be jumping down n emails where n is the number of emails just deleted) I did some testing, and it does appear that for me, the next selected email is N down the tree where N is the number of selected emails deleted. Steps to reproduce: 1. See description 2. 3. Actual results: See description Expected results: Next email in list is selected, rather than N down email selected Does this happen every time? pretty much Other information: building from svn head
Really my fault, when reverting patch from bug #337160 then it works like before.
Created attachment 113403 [details] [review] proposed evo patch for evolution; I would never expect that this change can cause such behavior. Anyway, it does. I also noticed that sometimes the cursor message has been forgotten between starts, it was probably also because of that patch. Also read my comment in the code.
I haven't tested it. Just put it trunk.
Committed to trunk. Committed revision 35684. Reid, please reopen is you see the problem even with this revision (ideally you should not). Thanks.
s/is/if
*** Bug 269854 has been marked as a duplicate of this bug. ***