Bug 340437

Summary: Documentation about changing directory in terminal panel incorrect.
Product: [Applications] dolphin Reporter: Adrien <perso>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 4.14.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
URL: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763925
Latest Commit: Version Fixed In: 14.12

Description Adrien 2014-10-28 20:44:55 UTC
Hi,

This bug is reported from the Debian bug tracking system : 

Dear Maintainer,

Dolphin's on-line documentation, displayed in KDE's help application, states
that changing the directory in the Dolphin's Terminal Panel will not affect
Dolphin's GUI view. This is incorrect. Changing the directory in the terminal
*does* update the GUI view.

Here is a patch to fix (at least the English version of) the problem:

----------begin patch----------
--- /usr/share/doc/kde/HTML/en/dolphin/index.docbook    2014-08-31
16:06:18.000000000 -0600
+++ /usr/share/doc/kde/HTML/en/dolphin/index.docbook.fixed
2014-10-03 13:44:49.997534428 -0600
@@ -747,9 +747,9 @@
 <para>
 This panel contains a terminal. The terminal will open at the folder currently
 shown in the &dolphin; view. Changing the folder in the active &dolphin;
-view will update the working folder of the terminal. The terminal only
-works with local media. Note: Changing folder in the terminal will not
-affect the &dolphin; view.
+view will update the working folder of the terminal. Changing the directory in
+the terminal will update the working folder in the &dolphin; view.  The
+terminal only works with local media.
 </para>

 </sect2>
----------end patch----------


Reproducible: Always
Comment 1 Burkhard Lück 2014-10-29 06:26:43 UTC
Git commit 51b457c1692385fdde01d2eb738f659d0a910568 by Burkhard Lück.
Committed on 29/10/2014 at 06:26.
Pushed by lueck into branch 'master'.

fix Documentation about changing directory in terminal panel
FIXED-IN:14.12

M  +4    -4    doc/dolphin/index.docbook

http://commits.kde.org/kde-baseapps/51b457c1692385fdde01d2eb738f659d0a910568