Opened 5 years ago

Closed 5 years ago

#1484727 closed Feature Patches (fixed)

Patch to improve unread rounter in title

Reported by: the_glu Owned by:
Priority: 5 Milestone: 0.1-stable
Component: User Interface Version: git-master
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 (1)

patch1-unreadcounter.txt (4.9 KB) - added by the_glu 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by the_glu

comment:1 Changed 5 years ago by till

  • Milestone set to 0.1-stable

comment:2 Changed 5 years ago by thomasb

  • Resolution set to fixed
  • Status changed from new to closed

Added in [cf1f0f97]

Note: See TracTickets for help on using tickets.