[Tickets #12035] Re: Scrolling through messages using down arrow causes unnecessary calls to showMessage
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Feb 12 08:02:06 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12035
------------------------------------------------------------------------------
Ticket | 12035
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Scrolling through messages using down arrow causes
| unnecessary calls to showMessage
Queue | IMP
Version | 6.0.3
Type | Bug
-State | Unconfirmed
+State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-02-12 01:02) wrote:
Feel free to change the delay between loading messages when navigating
in this manner. It is currently set to 0.5 seconds in dimpbase.js:
this.viewport.select(row, { delay: 0.5 });
Queuing is not a viable option, or else a user could be waiting
forever. But we are also NOT going to design our UI around these kind
of users who "mash down" the buttons. They are the exception - the UI
works great for most everyone else.
FWIW, this should not be an issue on a tuned IMP installation since a
show message request should be completed in, at most, 400-500ms.
More information about the bugs
mailing list