https://bugs.kde.org/show_bug.cgi?id=504120

--- Comment #7 from carcinoma <[email protected]> ---
(In reply to carcinoma from comment #5)
> 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.

Sorry, i messed it up, swap the "working" and "not working"

- "row-0" to "row-12" will result in a wrong ordering like: 0,
1,10,11,12,2,3,4,5,6,7,8,9 (NOT 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 (Working File)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to