Hello,
On Tue, 16 May 2006, Sam Varshavchik wrote:
Pawel Tecza writes:
This patch purges deleted messages from a folder without getting
out it. It means that you can select unwanted messages, click "Delete"
button and they disappear instantly :)
I'm not sure whether my previous post was understandable enough.
This patch purges the messages which were selected at Folder page
by clicking the checkbox near a message number and deleted
by clicking "Delete" button on bottom of page. It doesn't purge
the messages deleted by clicking "Delete Message" icon at the Message
page. It's my bug, of course.
The problem is that if you've opened "Message 1 of 6", and click "Delete",
the next screen will claim that it's "Message 1 of 5".
The next screen doesn't display the same (deleted) message, but a next
message in the folder. In my opinion it's a logical that the number of
messages was decremented if one message was deleted.
I always thought that this will lead just to more user confusion.
Maybe the next screen should display the Folder page instead of
a next message?
Best regards,