[Tickets #10219] Re: IMP summary block improvements
bugs at horde.org
bugs at horde.org
Fri Jun 10 17:30:33 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10219
------------------------------------------------------------------------------
Ticket | 10219
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | IMP summary block improvements
Queue | IMP
Version | Git master
Type | Enhancement
State | Resolved
Priority | 1. Low
Milestone |
Patch | 1
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-06-10 17:30) wrote:
>> * Unseen count should not be linked.
>
> Why? It was very useful.
it is inconsistent UI. Why is *only* the unseen column linked? Why
not New messages? Or Total messages?
Either the entire row is linked, or one element is linked. If
multiple elements (but not all) are linked, the understanding is that
those links do different things. That was not the case.
>> * Remove separate column for New.
>
> I don't agree that this change is better, because in some languages
> "new" becomes twice that long or even longer. But anyway, it should
> use ngettext() to take plulars into account.
The presence of recent messages is the exception, not the norm.
Having an entirely empty row the vast majority of the time just pushes
the total message count further away from the subject of the row (the
mailbox name), making it harder to read.
The ngettext() call is a valid point - it was originally in there when
I first fixed up the block but got lost somewhere in the last month.
It has been re-added.
More information about the bugs
mailing list