By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2090

Summary: Kate: MRU list not updated if closing and reopening Kate with open files
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2968    

Description Michele Calgaro 2014-08-15 09:39:40 CDT
To reproduce this bug you need to use Kate with the options "Save session" and "Load last used session" enabled. Steps to reproduce:

CASE 1
1) open Kate and open a file (say File1)
2) open and close several other files, but do not close File1
3) check the position of File1 in the MRU list
4) close and reopen Kate
5) check the position of File1 in the MRU list. Notice that the position hasn't changed, while instead File1 should be at the top of the list

CASE 2
1) open Kate and open a file (say File1)
2) open and close several other files (but do not close File1) until File1 disappear from the MRU list
3) close and reopen Kate
4) check that File1 is not in the MRU list, while instead File1 should be at the top of the list

Basically when Kate is open, restored files should get added to the top of the MRU list.