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'.
*** This bug has been marked as a duplicate of bug 184055 ***