https://bugs.kde.org/show_bug.cgi?id=494378

            Bug ID: 494378
           Summary: Integrated terminal spits out unwanted commands when
                    dockVisibilityChanged and showEvent are triggered
    Classification: Applications
           Product: dolphin
           Version: 24.08.1
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: panels: terminal
          Assignee: dolphin-bugs-n...@kde.org
          Reporter: erenkarakas...@hotmail.com
                CC: kfm-de...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1.  Open integrated terminal
2.  Open "Configure Toolbars" and add whatever action you want, click apply

or

1. Hide integrated terminal with F4
2. Reopen it

OBSERVED RESULT

cd /
cd ${cwd}
is spitted out into the terminal, 5 times on the first one and once on the
second one.

EXPECTED RESULT

Should not show those commands

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 6.11.2-cachyos
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3

ADDITIONAL INFORMATION

I tried to take a look at the problem but could not solve it since integrated
terminal uses cd commands to keep in sync with folder view. For example hiding
and reopening the panel needs it in case user changed directory in the mean
time. 

Maybe adding a changeCurrentWorkingDirectory method to Konsole's Part.cpp and
using it could solve the issue but I wanted to ask before trying to implement
it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to