Fixed regression in "Open in new tab" behaviour

Authored by rade on Apr 3 2018, 6:27 AM.

Description

Fixed regression in "Open in new tab" behaviour

If you are in the folder '/home/klaus', right click the folder 'haus'
(/home/klaus/haus) and choose "open in new tab", then a new tab
should be created with the url /home/klaus/haus.

It was the case in v2.4.0-beta3.
Currently, a new tab will be opened with the url /home/klaus
and the folder haus in focus.
This patch fixes the regression.

Authored By: rade
Reviewed By: nmel, martinkostolny
Edited By: nmel

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

Details

Committed
nmelApr 3 2018, 6:38 AM
Reviewer
nmel
Differential Revision
D11622: Fix regression in "Open in new tab" behaviour
Parents
R167:1d30065b84e2: Updated credits, copyrights, license headers in code and docs
Branches
Unknown
Tags
Unknown