| Summary: | When the shell exits in the built-in terminal, dolphin starts another | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Ivo Anjo <ivo> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | morten |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ivo Anjo
2007-12-07 22:23:32 UTC
I agree, this was the behaviour of the embedded terminal in konqueror in 3.5. SVN commit 750276 by ereslibre: Now the konsole part is autodestructed when no tabs do exist. This makes the desired effect on dolphin when typing "exit" on the terminal, the dock will be hidden. BUG: 153648 M +2 -0 dolphin/src/dolphinmainwindow.cpp M +21 -0 dolphin/src/terminalsidebarpage.cpp M +4 -0 dolphin/src/terminalsidebarpage.h M +3 -4 konsole/src/Part.cpp M +1 -2 konsole/src/Part.h WebSVN link: http://websvn.kde.org/?view=rev&revision=750276 |