[Tickets #11373] Smarter determination of "next" message
bugs at horde.org
bugs at horde.org
Thu Aug 23 09:04:37 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11373
------------------------------------------------------------------------------
Ticket | 11373
Created By | Jan Schneider <jan at horde.org>
Summary | Smarter determination of "next" message
Queue | IMP
Version | Git develop
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2012-08-23 11:04) wrote:
Prefetching the "next" message in IMP 6 is a nice feature that makes
the interface feel much faster. Unfortunately it only works if you
read messages from top to bottom. This is not always the case. A
common scenario is to sort the messages from newest to oldest, but
start reading from the oldest unread message and go up through the list.
It would be smarter if the "next" message is determined at least by
the sort order, if not by the way the user currently moves through the
message list, i.e. if he navigated one message up, prefetch the 2nd
next message up and vice versa.
More information about the bugs
mailing list