Bug 185449 - kate ignores type of sorting in document list
Summary: kate ignores type of sorting in document list
Status: RESOLVED DUPLICATE of bug 184055
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 17:08 UTC by Andrew Belitsky
Modified: 2009-08-17 19:17 UTC (History)
1 user (show)

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 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 ***