| Summary: | Custom (ctrl-o) Terminal Panel keybinding does not close panel | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Michal <wysokinski.michal> |
| Component: | panels: terminal | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | bugseforuns, justin.zobel, mail, nate, wysokinski.michal |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 16.08.3 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michal
2017-11-02 11:10:18 UTC
Ctrl+O is a special signal in Konsole: it's bound to "Jump to new row". There's no way you can override this with a keyboard shortcut, I'm afraid. You might consider changing your shortcut to Ctrl+Shift+O. Krusader guys and midnight commander guys were able to override it so it is definetly possible. Dolphin is KDE project as KDE so it should be possible to share some code or experience. Fixes to previous message: Krusader guys and midnight commander guys were able to override it so it is definetly possible. Dolphin is KDE project same as Krusader so it should be possible to share some code or experience Hmm, let me give this another think. This bug does still exist with Dolphin 18.04.2, but I am not exactly sure if this is worth implementing as this could easily cause other bugs to appear... Anyways: If somebody is willing to look at the code over at Krusader and patch Dolphin similarly, please go ahead :) This bug persists with Dolphin 18.12.3. Operating System: Arch Linux KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 Still an issue on Konsole from git master. |