Summary | Slow message loading when browsing with up/down arrows |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | vilius (at) lnk (dot) lt |
Created | 09/11/2011 (5062 days ago) |
Due | |
Updated | 09/12/2011 (5061 days ago) |
Assigned | |
Resolved | 09/12/2011 (5061 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
if read-write access is required. Other requests will be
queued/blocked until the PHP session is closed.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Slow message loading when browsing with up/down arrows
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
and down arrows on the keyboard messages loaded very slowly. I suspect
this is because even if a user clicks to load next message after
message loading was started, IMP still waits for the previous message
to finish. The slowlyness can clearly be seen if for example one wants
to view 10'th or even older message down the list.