Bug 185449

Summary: kate ignores type of sorting in document list
Product: [Applications] kate Reporter: Andrew Belitsky <belitsky.a>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Belitsky 2009-02-24 17:08:05 UTC
Version:           3.2.0 (using 4.2.00 (KDE 4.2.0), Arch Linux)
Compiler:          gcc
OS:                Linux (i686) release 2.6.28-ARCH

Kate ignores type of sorting in document list for last added file. Let imagine that we have tree opened files with names 'a', 'b' and 'd' and type of sorting is 'By name'. And next we open file with name 'c'. After that order of files in list will be 'a', 'b', 'd', 'c' instead of 'a', 'b', 'c', 'd'.
Comment 1 Dario Andres 2009-08-17 19:17:38 UTC

*** This bug has been marked as a duplicate of bug 184055 ***