https://bugs.kde.org/show_bug.cgi?id=522939
Bug ID: 522939
Summary: When detaching a tab, konsole can treat multiple
windows as active, and hotkeys show an ambiguous
shortcut dialog (ie: Ctrl+Shift+T and Ctrl+Shift+V.)
Classification: Applications
Product: konsole
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: split-view
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug or valid feature request, instead
post about it at https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
DESCRIPTION
STEPS TO REPRODUCE
1. Open Konsole
2. Open New Tab
3. Detach Tab
4. Split windows to half screen each (both visible)
5. Try a hotkey like CTRL+SHIFT+V
OBSERVED RESULT
Popup saying ambigious shortcut
EXPECTED RESULT
The hotkey to work.
ADDITIONAL INFORMATION
Two Konsole windows were running inside one process, and each window exposed
its own copy of the same shortcuts.
Temporary fix: Disabled Konsole process reuse with:
UseSingleInstance=false
in
.config/konsolerc
--
You are receiving this mail because:
You are watching all bug changes.