https://bugs.kde.org/show_bug.cgi?id=412820
Simon Depiets <sdepi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/lok | |alize/331ce588003336c016bfe | |17b9af1e83586812e7e Resolution|--- |FIXED --- Comment #3 from Simon Depiets <sdepi...@gmail.com> --- Git commit 331ce588003336c016bfe17b9af1e83586812e7e by Simon Depiets. Committed on 29/12/2019 at 11:43. Pushed by sdepiets into branch 'master'. Fix a bug in recent files list with non-project file opens There was a bug in recent files list when the files were not open from within a project but from File/Open. I also added a check to prevent reopening the same file twice (via File/Open), to align behavior on project mode. Tested with command line/project/file open M +6 -1 src/editortab.cpp M +3 -1 src/editortab.h M +3 -3 src/lokalizemainwindow.cpp https://commits.kde.org/lokalize/331ce588003336c016bfe17b9af1e83586812e7e -- You are receiving this mail because: You are watching all bug changes.