Bug 352947 - If focus is on Terminal view, don't interpret useless keyboard shortcuts
Summary: If focus is on Terminal view, don't interpret useless keyboard shortcuts
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: terminal (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 390812 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-09-20 17:15 UTC by Kusi
Modified: 2023-12-15 09:42 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kusi 2015-09-20 17:15:46 UTC
I want to use single character keyboard shortcuts in the main view. Instead of Ctrl-I, I choose "F" for the filter window. However, this interferes with the terminal view: "F" is not usable anymore in the terminal, but the filter view is focussed instead. Inconsequently, the default "Ctrl-I" does NOT focus the filter bar.

Please omit keyboard shortcuts for the main view when focussed on the terminal view, such as plain characters (must), or CTRL+C, CTRL+A, CTRL+E (I care less for these). On the other hand, F3 (split) and F4 (close Terminal) must still work.

The behavior now is anyways not consistent, as written above


Reproducible: Always

Steps to Reproduce:
1. Control->Configure Shortcuts
2. Custom shortcut for Filter Bar: "F"
3. Terminal view (F4)
4. Try to write "fdisk" (not possible :) 


Expected Results:  
omit single character shortcuts in Terminal view

I cannot enter the correct version of dolphin in BKO. Reproducible in 15.04.0
Comment 1 RaitaroH 2018-01-02 08:15:28 UTC
Well I have lots of such shortcuts, in a vim with my left hand kinda mode. I would love this not to be a problem anymore.
Comment 2 Patrick Silva 2018-01-20 15:16:24 UTC
reproducible on Arch Linux, dolphin 17.12.1
Comment 3 Nate Graham 2018-02-20 21:17:30 UTC
*** Bug 390812 has been marked as a duplicate of this bug. ***
Comment 4 Julian Steinmann 2019-02-24 09:52:51 UTC
This is reproducible with Dolphin 18.12.2. Confirmed, although a truly "correct" implementation seems difficult to me as it is not clear which keys should be interpreted and which ones shouldn't be.