https://bugs.kde.org/show_bug.cgi?id=504120
carcinoma <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- Ever confirmed|0 |1 --- Comment #5 from carcinoma <[email protected]> --- I experienced the same when adding new rows to the history page. I have changed the storage file to bring it to work. There seem to be a problem with the naming of the rows: - "row-0" to "row-12" will result in a ordering like: 0, 1, 10,11,12,2,3,4,5,6,7,8,9 (Working File) - "row-0" to "row-c" will result in a ordering like: 0, 1, 2,3,4,5,6,7,8,9,a,b,c (Not Working File) Some when it is sorted by the rows name - which might not happen. -- You are receiving this mail because: You are watching all bug changes.
