Bug 93414 - learning list sorted lexically by "Your Score" rather than numerically
Summary: learning list sorted lexically by "Your Score" rather than numerically
Status: RESOLVED FIXED
Alias: None
Product: kiten
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Jason Katz-Brown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 01:33 UTC by Nathaniel W. Turner
Modified: 2004-11-21 03:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathaniel W. Turner 2004-11-17 01:33:40 UTC
Version:           1.1 (using KDE 3.3.1,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-2)
OS:                Linux (i686) release 2.6.8-1-k7

The list of kanji in the List tab of the learning window is clearly intended to be sorted by the "Your Score" field (putting the kanji with which you have the most trouble at the top); however, the sort is done lexically rather than numerically, (10, 11, 2, 3 rather than 2, 3, 10, 11).  This should be trivial to fix, but makes the learning list significantly less useful.
Comment 1 Jason Katz-Brown 2004-11-21 03:40:29 UTC
Thanks much. committing now.