Version: 2.4.0 (using KDE 4.8.0) OS: Linux http://www.youtube.com/watch?v=-cUGsmzD3As&feature=youtu.be Reproducible: Didn't try Steps to Reproduce: Using keyboard move cursor to a file to delete. Its name will be shown in the status bar. Press Ctrl+Del to delete it. Actual Results: After the file has been deleted its name is still shown in the status bar. Expected Results: In the status bar should be shown name of the file with the cursor.
Still present in 2.5.0.
Git commit bffdb35d9920103c8993b16b24ab52ee1644df66 by Alexander Bikadorov. Committed on 30/12/2016 at 19:06. Pushed by abikadorov into branch 'master'. FIXED: [ 293370 ] After a file deletion old file name is still shown in the status bar Status bar is updated now on every "currentChange" signal from KrView. M +0 -5 krusader/Panel/krinterview.cpp M +1 -1 krusader/Panel/krmousehandler.cpp M +0 -14 krusader/Panel/krview.cpp M +2 -3 krusader/Panel/krview.h M +9 -5 krusader/Panel/listpanel.cpp M +1 -1 krusader/Panel/listpanel.h M +1 -1 krusader/krusader.cpp M +1 -1 krusader/krusader.h https://commits.kde.org/krusader/bffdb35d9920103c8993b16b24ab52ee1644df66