https://bugs.kde.org/show_bug.cgi?id=395737
Toni Asensi Esteve <toni.ase...@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kru | |sader/419ac6ec839414bbae528 | |49af536bc8ba1da83e4 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Toni Asensi Esteve <toni.ase...@kdemail.net> --- Git commit 419ac6ec839414bbae52849af536bc8ba1da83e4 by Toni Asensi Esteve. Committed on 15/02/2020 at 16:56. Pushed by asensi into branch 'master'. Manage what happens when a PanelViewerBase (e.g. using Shift+F3) is being used to open a local file that does not exist This solves some problems. For example, if users press Shift+F3 and paste the path of a local inexistent file: Krusader opens a viewer window as it that file existed and was empty (but that file is not empty, it really does not exist). Note: That problem doesn't happen in the case of remote inexistent files. FIXED: [ 395737 ] If the user presses Shift+F3 and writes the name of an inexistent file: Krusader opens a viewer window M +7 -2 krusader/KViewer/panelviewer.cpp https://commits.kde.org/krusader/419ac6ec839414bbae52849af536bc8ba1da83e4 -- You are receiving this mail because: You are watching all bug changes.