Summary: | View URL is changed to "Home" when opening the Terminal Panel while browsing a remote URL | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Frank Reininghaus <frank78ac> |
Component: | panels: terminal | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/62c7120acd96f44d5290fa0e16ae071584e8ee68 | Version Fixed In: | 4.14.3 |
Sentry Crash Report: |
Description
Frank Reininghaus
2014-10-22 16:56:18 UTC
Git commit 62c7120acd96f44d5290fa0e16ae071584e8ee68 by Frank Reininghaus. Committed on 23/10/2014 at 21:17. Pushed by freininghaus into branch 'KDE/4.14'. Connect to the currentDirectoryChanged signal after the shell setup This fixes the problem that the view URL may be reset to the Home URL when opening the Terminal Panel while browsing a remote URL. Moreover, it fixes crashes that can occur when the signal is received during the shell setup if the DolphinMainWindow does not have a valid m_activeViewContainer yet. Related: bug 339502 REVIEW: 120726 FIXED-IN: 4.14.3 M +2 -2 dolphin/src/panels/terminal/terminalpanel.cpp http://commits.kde.org/kde-baseapps/62c7120acd96f44d5290fa0e16ae071584e8ee68 |