aMule Bug Tracker - aMule
View Issue Details
0000755aMuleMiscpublic2006-01-06 12:042006-01-17 19:26
lao 
Xaignar 
normaltrivialalways
resolvedfixed 
 
SVN 
0000755: Ascending/Descending sort order is not remembered per-column
1a. Click on Column1 : Sort order -> ascending (yep)
2a. Click on Column2 : Sort order -> ascending (yep)

3a. Click on Column1 : Sort order -> descending (nope, it's still ascending)
4a. Click on Column2 : Sort order -> descending (nope, it's still ascending)

Now, arguably, the column's sort-order (ascending/descending) should not be changed the first time, because clicking on a different column already changes the primary/secondary sort priority (whether it sorts first by Column1 and, in case of a tie by Column2, or the other way around).

But, in that case, the following should work (but doesn't).

1b. Click on Column1 *twice* : Sort order -> descending (yep)
2b. Click on Column2 *twice* : Sort order -> descending (yep)

3b. Click on Column1 : Sort order -> still descending (nope, it's now ascending)
4b. Click on Column2 : Sort order -> still descending (nope, it's now ascending)
No tags attached.
Issue History
2006-01-06 12:04laoNew Issue
2006-01-07 04:02KryStatusnew => assigned
2006-01-07 04:02KryAssigned To => Xaignar
2006-01-17 19:26XaignarStatusassigned => resolved
2006-01-17 19:26XaignarFixed in Version => CVS
2006-01-17 19:26XaignarResolutionopen => fixed

There are no notes attached to this issue.