https://bugs.kde.org/show_bug.cgi?id=402641
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |18.12.1 Latest Commit| |https://commits.kde.org/dol | |phin/504db3f702625c63cb3044 | |30e60ab21b9411cb96 --- Comment #3 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 504db3f702625c63cb304430e60ab21b9411cb96 by Elvis Angelaccio. Committed on 05/01/2019 at 16:29. Pushed by elvisangelaccio into branch 'Applications/18.12'. 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. 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 M +1 -1 src/dolphintabpage.cpp M +0 -1 src/tests/dolphinmainwindowtest.cpp https://commits.kde.org/dolphin/504db3f702625c63cb304430e60ab21b9411cb96 -- You are receiving this mail because: You are watching all bug changes.