Bug 340949 - Recent Documents does not update until restarting Krita
Summary: Recent Documents does not update until restarting Krita
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-14 08:22 UTC by Tyson Tan
Modified: 2015-02-03 00:45 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 Tyson Tan 2014-11-14 08:22:16 UTC
Krita's Recent Documents list does not update new documents that has been opened by the current session. However, Menu > File > Open Recent does show all new documents. Recent Documents will only update when restarting Krita.

Reproducible: Always

Steps to Reproduce:
1. Create a new document
2. Save the new document with a new filename
3. Crtl + W to close it
4. Recent Documents widget does not show the new created document
5. Check: Menu > File > Open Recent, and it shows the new one
6. Restart Krita
7. Recent Documents widget is now updated


Expected Results:  
Krita's Recent Documents updates the new documents opened by the current session as Menu > File > Open Recent does.
Comment 1 Halla Rempt 2015-02-02 19:28:20 UTC
Git commit 2c6e62d698e2e0e069203c3516b4ea17395a4c6f by Boudewijn Rempt.
Committed on 02/02/2015 at 19:27.
Pushed by rempt into branch 'calligra/2.9'.

M  +13   -13   krita/ui/KisPart.cpp
M  +13   -13   krita/ui/KisRecentDocumentsPane.cpp

http://commits.kde.org/calligra/2c6e62d698e2e0e069203c3516b4ea17395a4c6f
Comment 2 Tyson Tan 2015-02-03 00:45:55 UTC
It's fixed! Thank you! :)