D17256: [KUrlNavigator] Fix firstChildUrl when going back from archive
Thomas Surrel
noreply at phabricator.kde.org
Fri Nov 30 12:16:00 GMT 2018
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 navigating in a archive file in Dolphin and then
using the URL navigator to go back to a parent folder,
the selection was wrong because we were calling
urlSelectionRequested with an URL that still had the
tar: scheme instead of file:.
TEST PLAN
Navigate in a .zip archive within Dolphin. Click on any
parent folder, the selection should now be on the last
previously opened item (either a foler or the .zip file).
REPOSITORY
R241 KIO
BRANCH
arc_archivefix (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D17256
AFFECTED FILES
src/filewidgets/kurlnavigator.cpp
To: thsurrel, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181130/bb7d41c0/attachment.html>
More information about the Kde-frameworks-devel
mailing list