Ticket #1484727 (closed Patches: fixed)

Opened 10 months ago

Last modified 10 months ago

Patch to improve unread rounter in title

Reported by: the_glu Owned by:
Priority: 5 Milestone: 0.1-stable
Component: User Interface Version: svn-trunk
Severity: major Keywords:
Cc:

Description

When we got a new mail, the title of the page change (the number of new mails is showed). But if we click to set a message as read, or delete it, the title counter is not updated.

So !

- When a message is moved or deleted, the counter is updated [only for inbox)

- When a message is read/unread on the list, the counter is updated [only for inbox]

- If you access roundcube with an url like ?_task=mail&_mbox=INBOX, counter is updated (only for inbox)

- If you read a message and return to the list, the counter is updated

- We you read a message, the counter is updated too (counter is here when you read the message). I don't know if it's a good idea, but is hard to disable this (it's possible, but it's mean a lot of changes)

- If you navigate between folders and go to inbox, the counter is updated.

- When a new message is received, the title is updated, only for inbox ! (I think this feature for trash is not very useful ;) )

It's fix http://trac.roundcube.net/ticket/1484650 :)

Attachments

patch1-unreadcounter.txt (4.9 kB) - added by the_glu 10 months ago.

Change History

Changed 10 months ago by the_glu

Changed 10 months ago by till

  • milestone set to 0.1-stable

Changed 10 months ago by thomasb

  • status changed from new to closed
  • resolution set to fixed

Added in r1019

Note: See TracTickets for help on using tickets.