Re: [Evolution] Annoyance with "next message" order



On Thu, 2015-03-19 at 13:20 -0400, Paul Smith wrote:
It would be interesting to know what the
"next-message" code uses for ordering.


        Hi,
it uses the tree, basically what you see in UI, positioning based on 
the selected row index. There is some influence of collapsed threads, 
usually above the selected message. I recall a bug with a race 
condition on the positioning, two parts are fighting to restore the 
position, one part uses timeout, another idle. If they are processed 
in a wrong order, they can cause the cursor mis-position (that was 
mostly observed with collapsed threads). Your 3.12.10 has a fix for 
it, but maybe it doesn't work fully.
        Bye,
        Milan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]