Summary | random folder display after emptying trash |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | vilius (at) lnk (dot) lt |
Created | 11/18/2005 (7120 days ago) |
Due | |
Updated | 08/22/2006 (6843 days ago) |
Assigned | |
Resolved | 11/26/2005 (7112 days ago) |
Milestone | |
Patch | No |
up the trash folder. Having the "empty" trash folder open after the
trash is emptied is useless: did the developers want to treat the user
as if he or she were some paranoid skeptic who had to visually confirm
that the trash folder was indeed empty? With a dialup modem connection
this feature wastes considerable time.
between "Empty trash" and "No you can't remain in the folder you were
in when you clicked the Empty trash function"?
not on either a mailbox/message screen? i.e. folder screen, prefs
screen, search screen, etc. Where do you go then?
And we are not going to hack a solution where you would be returned to
the current mailbox screen if clicking Empty Trash while on the
mailbox page because then the Empty Trash button is acting different
depending on some algorithim a user is not going to be able to figure
out. The Empty Trash button has to work the same no matter where the
user is at. And no-one has presented a better solution than what is
currently coded.
between "Empty trash" and "No you can't remain in the folder you were
in when you clicked the Empty trash function"?
in the mailbox where the messages were deleted. I realize that
mailbox should be empty, but what if an error occurs? Then ending up
in the trash mailbox may be desired. In either case, ending up in the
trash mailbox at least has some connection to the action the user
clicked ('Empty *Trash*'). Redirecting to the default mailbox really
has no connection with the action done.
What about redirecting page according to:
// user default mailbox
$_prefs['mailbox'] = .........
State ⇒ Resolved
we deleted the messages. fixed in head and 4.1.0.
1) click Folders button in the menu.
2) click Empty Trash.
3) get random folder displayed after that.
suggest (and please don't say "go back to the page you were viewing
when you clicked Empty Trash" because it's not that simple.)
Inbox, and download messages, I get returned to a different folder. I
also find that from time to time if I use the navigation arrows in
mailbox view, I'll jump from one folder to another. So it seems like
there is an index off by one somewhere, at least sometimes...
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ random folder display after emptying trash
Queue ⇒ IMP
State ⇒ Unconfirmed
1) click Folders button in the menu.
2) click Empty Trash.
3) get random folder displayed after that.