Opened 3 years ago
Closed 3 years ago
#1486408 closed Bugs (fixed)
New message counter improperly updated
| Reported by: | pmb | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-beta |
| Component: | User Interface | Version: | 0.3.1 |
| Severity: | normal | Keywords: | GUI |
| Cc: |
Description
The new message counter (seen after the "Inbox") is not updated properly in the following situation :
- returning to the main window from the compose window
- playing with the seen/unseen flag on a given message
I think you can quite easily reproduce this bug
Thanks again for this wonderful free software.
Change History (5)
comment:1 Changed 3 years ago by pmb
- Milestone later deleted
- Summary changed from New message counter inproperly updated to New message counter improperly updated
comment:2 Changed 3 years ago by alec
- Milestone set to 0.4-beta
comment:3 Changed 3 years ago by pmb
Hi,
The IMAP server is courier imap. I am using the option enable_caching=true.
The precise sequence to reproduce the bug is the following :
- read all your mail
- go to RoundCubeMail?, compose, start to write a message
- send yourself a mail using another client (e.g. your Thunderbird running aside), to simulate a new mail arriving while you are composing
- go back to RCM, send the mail from the compose windows
- on returning to the message list, the new message counter will still be 0, even if you can see the new message in the message list. The "Inbox" on the left pane should be bolded and equal to 1.
Should I try to remove the option "enable_caching" ?
Thanks,
pmb
comment:4 Changed 3 years ago by pmb
I tried with "enable_caching = false" and the problem is not showing up.
Hope it helps.
Thanks,
pmb
comment:5 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Works for me in current svn-trunk version.
Note: See
TracTickets for help on using
tickets.

I'm unable to reproduce. What IMAP server? Are you using enable_caching=true? Enable imap_debug and see logs/imap for more info.