Revision 8d789f2...

Go back to digest for 29th May 2011

Bug Fixes in KDE Base

Sebastian Doerner committed changes in [kde-baseapps] /src:

Don't let hidden terminals prevent unmounting

Previous state: When the terminal is hidden, the cwd is not updated
anymore. If it was on a removable device when hiding, the hidden
terminal might prevent unmounting this device.
This patch fixes that bug by changing the cwd to "/" when hiding the panel.

REVIEW: 101387

FIXED-IN: 4.7.0

File Changes

Modified 3 files
  • /src
  •   dolphin/dolphinmainwindow.cpp
  •   dolphin/panels/terminal/terminalpanel.cpp
  •   dolphin/panels/terminal/terminalpanel.h
3 files changed in total