https://bugs.kde.org/show_bug.cgi?id=249001
Henrik Fehlauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/gwe | |nview/afbad38a6de7a519a4aea | |bba42f8b48cdc2e3d4c --- Comment #8 from Henrik Fehlauer <[email protected]> --- Git commit afbad38a6de7a519a4aeabba42f8b48cdc2e3d4c by Henrik Fehlauer, on behalf of Peter Mühlenpfordt. Committed on 06/12/2017 at 18:15. Pushed by rkflx into branch 'Applications/17.12'. Update selection after renaming a file Summary: After a file is renamed, update selection in `ContextManager` to reference new filename. Without this patch the window title is not updated after rename an a reload with F5 fails. Test Plan: 1. Open a picture in Gwenview (single image view mode) 2. Press F2 and rename the picture -> window title should be updated to new name 3. Press F5 to reload picture -> image should still be viewed Reviewers: ngraham, rkflx Reviewed By: ngraham, rkflx Differential Revision: https://phabricator.kde.org/D9161 M +1 -0 app/fileopscontextmanageritem.cpp M +3 -1 lib/contextmanager.h https://commits.kde.org/gwenview/afbad38a6de7a519a4aeabba42f8b48cdc2e3d4c -- You are receiving this mail because: You are watching all bug changes.
