https://bugs.kde.org/show_bug.cgi?id=516617
--- Comment #2 from Martin Naď <[email protected]> --- In app/Panel/panelfunc.cpp inside ListPanelFunc::doRefresh(), calling panel->setNavigatorUrl(url); before the VFS completes its job causes the Location Bar to incorrectly modify the URL from krarc:// to file://. This immediately aborts the currently running KIO job with ERR_USER_CANCELED and crashes the navigation. Commenting out this premature panel->setNavigatorUrl(url); call completely fixes the sub-directory navigation in RPMs without needing to press back button." -- You are receiving this mail because: You are watching all bug changes.
