View Issue Details

IDProjectCategoryView StatusLast Update
0002052SOGoWeb Mailpublic2012-10-19 17:55
ReporterwsourdeauAssigned Towsourdeau 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version2.0.2Fixed in Version2.0.2 
Summary0002052: wrong handling of delay when refreshing the list of mails during scrolling
Description

In the current code, a delay of 200ms is used when scrolling, before determining what rows needs to be fetched. This gives an annoying flickering effect, even when the row data is already present in the cache.

Moreover, a second delay is used before loading the rows from the server, which is fixed.

What should be done for the first problem above is getting rid of that delay altogether, but use the programmable value in the second case instead.

TagsNo tags attached.

Activities

wsourdeau

wsourdeau

2012-10-19 17:55

viewer   ~0004677

Fixed in 3cd249f231ecc69b2e48d0018aa12120233d9316 and 5e89c1236d475c29f43996eabdee22b64ade5cfa

Issue History

Date Modified Username Field Change
2012-10-19 17:48 wsourdeau New Issue
2012-10-19 17:48 wsourdeau Target Version => 2.0.2
2012-10-19 17:55 wsourdeau Note Added: 0004677
2012-10-19 17:55 wsourdeau Status new => resolved
2012-10-19 17:55 wsourdeau Fixed in Version => 2.0.2
2012-10-19 17:55 wsourdeau Resolution open => fixed
2012-10-19 17:55 wsourdeau Assigned To => wsourdeau