thsurrel created this revision. thsurrel added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. thsurrel requested review of this revision.
REVISION SUMMARY When we are navigating in an archive, trying to use the navigator buttons to list the subdir of a parent folder of the archive was not working because the protocol would still be 'tar' instead of 'file'. TEST PLAN In Dolphin, click on a zip file. Then in the URL bar (breadcrumb mode), try to list the sub directories of the folder containing that zip file by clicking on the litlle arrow on the right of the folder's name. REPOSITORY R241 KIO BRANCH arc_urlnavigatorbutton (branched from master) REVISION DETAIL https://phabricator.kde.org/D17270 AFFECTED FILES src/filewidgets/kurlnavigatorbutton.cpp To: thsurrel, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns