Fix title update when changing active split view

Authored by elvisangelaccio on Jan 5 2019, 4:29 PM.

Description

Fix title update when changing active split view

Summary:
The DolphinTabPage::activeViewUrlChanged signal triggers the title
update in DolphinMainWindow, which sets the new title from the
m_activeViewContainer instance.

This means we need to notify the main window that the active view
changed before telling it that the current url changed.

BUG: 402641
FIXED-IN: 18.12.1

Reviewers: Dolphin, rizzitello, ngraham

Reviewed By: Dolphin, rizzitello, ngraham

Subscribers: rizzitello, kfm-devel

Tags: Dolphin

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

Details

Committed
elvisangelaccioJan 5 2019, 4:29 PM
Reviewer
Dolphin
Differential Revision
D17881: Fix title update when changing active split view
Parents
R318:1cde03cdfe66: Use https over http for homepage url
Branches
Unknown
Tags
Unknown