After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357418 - "Next unread mail" expands over all folders
"Next unread mail" expands over all folders
Status: RESOLVED DUPLICATE of bug 302997
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other All
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-24 07:41 UTC by zkar
Modified: 2006-09-26 15:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description zkar 2006-09-24 07:41:36 UTC
I have an IMAP-Account with a lot of folders. I have always to use my mouse to switch to the next folder with unread mails.

It woul very helpfull, if evo would ask me, if he should switch to the next folder with unread mails when I press "next unread mail" and there were no more unread mails in the current folder.

something like this:

if ( ! unread mails in current folder ) && ( unread mails in other folders ) {
  open dialog "There are no more unread mails. Should I change to $nextfolder?"
  if ( answer == yes ) {
    switch to $nextfolder
  }
}

Other information:
Comment 1 André Klapper 2006-09-26 15:04:01 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 302997 ***