17 Nov
2009
17 Nov
'09
1:21 p.m.
http://bugs.winehq.org/show_bug.cgi?id=20742 --- Comment #1 from Satoshi Nakamoto <nakamoto2(a)users.sourceforge.net> 2009-11-17 13:21:01 --- Clarification: in my test case, I'm using sort-descending, so I have: "0040" "0030" "0020" "0010" If I insert "0025" and "0050", I get: "0040" "0030" "0020" "0010" "0025" "0050" I tried to workaround by changing the values to 10000-x and using sort-ascending, but it still didn't sort right. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.