5 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Deleting messages fro...
FromSent OnAttachments
Pawel TeczaMay 12, 2006 6:58 am.gz
Mark ConstableMay 12, 2006 7:20 am 
Sam VarshavchikMay 16, 2006 6:45 pm 
Mark ConstableMay 16, 2006 8:15 pm 
Pawel TeczaMay 17, 2006 6:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Deleting messages from a folderActions...
From:Pawel Tecza (p.te@net.icm.edu.pl)
Date:May 17, 2006 6:32:53 am
List:net.sourceforge.lists.courier-sqwebmail

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,