Created attachment 175765 [details] caption after saving SUMMARY Krviewer does not update window caption after saving a file with different name. STEPS TO REPRODUCE 1. Open existing file 2. Save it with other name OBSERVED RESULT Editor's caption (title) doesn't change value EXPECTED RESULT Editor's caption (title) should change value to the new name of file SOFTWARE/OS VERSIONS Linux/KDE Plasma: Linux 5.6.13-100.fc30.x86_64 #1 SMP Fri May 15 00:36:06 UTC 2020 KDE Plasma Version: 5.15.5-1.fc30.x86_64 KDE Frameworks Version: kf5-plasma-5.68.0-1.fc30.x86_64 Qt Version: 5.12.5 ADDITIONAL INFORMATION Used krusader krviewer's editor
Created attachment 175767 [details] caption before saving caption before saving
Bugfix: https://invent.kde.org/utilities/krusader/-/merge_requests/152
Git commit 499b3cacd68ff0f2e314d46f2173ae5cbd90b455 by Alex Bikadorov, on behalf of Alexander Bikadorov. Committed on 27/11/2024 at 10:42. Pushed by abikadorov into branch 'master'. KViewer: Fix url not changed after file is 'Saved as' FIXED: [ 496184 ] Krviewer does not update window caption when file is saved with different name M +3 -1 app/KViewer/krviewer.cpp M +15 -14 app/KViewer/panelviewer.cpp M +1 -2 app/KViewer/panelviewer.h https://invent.kde.org/utilities/krusader/-/commit/499b3cacd68ff0f2e314d46f2173ae5cbd90b455
(In reply to Alex Bikadorov from comment #3) > Git commit 499b3cacd68ff0f2e314d46f2173ae5cbd90b455 by Alex Bikadorov, on > behalf of Alexander Bikadorov. > Committed on 27/11/2024 at 10:42. > Pushed by abikadorov into branch 'master'. > > KViewer: Fix url not changed after file is 'Saved as' > > FIXED: [ 496184 ] Krviewer does not update window caption when file is saved > with different name > > M +3 -1 app/KViewer/krviewer.cpp > M +15 -14 app/KViewer/panelviewer.cpp > M +1 -2 app/KViewer/panelviewer.h > > https://invent.kde.org/utilities/krusader/-/commit/ > 499b3cacd68ff0f2e314d46f2173ae5cbd90b455 Thank you very much!
(In reply to Alex Bikadorov from comment #3) > https://invent.kde.org/utilities/krusader/-/commit/ > 499b3cacd68ff0f2e314d46f2173ae5cbd90b455 Will it be backported somewhere?
> Will it be backported somewhere? No. But a new release is planned "soon".