https://bugs.kde.org/show_bug.cgi?id=473639
Bug ID: 473639
Summary: Can't use terminal tab while a diff is opened
Classification: Applications
Product: kdevelop
Version: 5.11.230403
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: VCS: Git
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Seems like the VCS module is stealing keyboard control even though the terminal
tab is active. (Maybe applies to all tabs - I haven't tested)
STEPS TO REPRODUCE
1. Edit a file that is tracked by git
2. Open "Git Commit" tab (left sidebar)
3. Click on the edited file from this dock (should open the diff)
4. Open the terminal tab (bottom bar)
5. In the terminal press the letter "s"
OBSERVED RESULT
Nothing is entered into the terminal.
Terminal tab is replaced with the "Version Control" tab with the following
message:
/home/jack/Dev/KDE6/src/elisa> git apply --index --cached
/tmp/kdevelop.yDrhec
Command exited with value 128.
error: patch with only garbage at line 5
Command finished with error UnknownError.
EXPECTED RESULT
Letter "s" is entered into the terminal
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230821
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
Kernel Version: 6.4.11-1-default (64-bit)
Graphics Platform: X11
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.