Review Request 115406: Restore the URL of both views correctly if a previous session is restored on login and "Split View Mode" is enabled in the startup settings
Frank Reininghaus
frank78ac at googlemail.com
Thu Jan 30 18:40:11 GMT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115406/
-----------------------------------------------------------
Review request for Dolphin.
Bugs: 330047
http://bugs.kde.org/show_bug.cgi?id=330047
Repository: kde-baseapps
Description
-------
The problem is that we restore the URL of the right view while the left one is still active. When we receive the signal urlChanged(KUrl& url) from the right URL navigator, we then set the URL of the active (i.e., left) view to 'url', such that both views show the same URL.
Diffs
-----
dolphin/src/dolphinmainwindow.cpp a4dbb6f
Diff: https://git.reviewboard.kde.org/r/115406/diff/
Testing
-------
Fixes the problem for me.
Thanks,
Frank Reininghaus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20140130/82765124/attachment.htm>
More information about the kfm-devel
mailing list