https://bugs.kde.org/show_bug.cgi?id=390990
Martin Kostolný <clearmar...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kru | |sader/59606b4fa872858261cfd | |6d888e29d3711c97f8c --- Comment #2 from Martin Kostolný <clearmar...@zoho.com> --- Git commit 59606b4fa872858261cfd6d888e29d3711c97f8c by Martin Kostolný. Committed on 14/03/2018 at 23:28. Pushed by martinkostolny into branch 'master'. Fix current item selection after exiting a tar archive Summary: This patch ensures setting the right current item also when only url protocol changes. This happens when "tar" protocol is used to browse an archive and such archive is exited by going up in folder hierarchy. When tar protocol performs one more url change (to file:/) when it realizes that it isn't inside archive anymore. This url change was not accompanied with previous current item anymore. This is now fixed. FIXED: [ 390990 ] Current item selection is lost after exiting from tar archives Test Plan: - go up in standard local FS - go up outside an archive (with krarc protocol) - go up outside an archive (with tar protocol) Reviewers: #krusader Differential Revision: https://phabricator.kde.org/D11221 M +5 -1 krusader/Panel/panelfunc.cpp https://commits.kde.org/krusader/59606b4fa872858261cfd6d888e29d3711c97f8c -- You are receiving this mail because: You are watching all bug changes.