Diffusion KIO 84ff71997b30

[KUrlNavigator] Fix firstChildUrl when going back from archive

Authored by thsurrel on Nov 30 2018, 11:55 AM.

Description

[KUrlNavigator] Fix firstChildUrl when going back from archive

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).

Reviewers: Frameworks, elvisangelaccio

Reviewed By: elvisangelaccio

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D17256