Bug 366050

Summary: Customizable keyboard shortcut to switch between split view panes
Product: [Applications] dolphin Reporter: Narayan <raindrops.fromsky>
Component: split viewAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: h.klene, nate, vini.ipsmaker
Priority: NOR    
Version: 4.14.2   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:

Description Narayan 2016-07-24 18:49:48 UTC
There should be separate keyboard shortcutrs to switch between left/right tabs and between tabs.

Suggested shortcuts:
1. TAB to switch  (toggle) between the left/right panes.
2. CTRL+1, CTRL+2, etc to jump to a particular tab.
3. CTRL+PageUp and CTRL+PageDown to move to the left/right tab.

Reproducible: Always
Comment 1 Holger 2016-07-26 18:54:24 UTC
Ctrl+[1..3] is already taken to toggle between preview icons, list- and tree-view
Tab and Ctrl-Tab should work to some extent ... only you can't tab out of a F4 Konsole, as tab is used for completion.

I suggest F6 to toggle between left and right side. Especially the selection per side has to be preserved, which is a pain in the ass when activating the inactive side with a mouse-click. To edit the location, there is still the widely known Ctrl+L in place as a redundant fallback.
Comment 2 Holger 2016-10-27 18:07:10 UTC
I suppose this may be closed as duplicate of bug 171743
Comment 3 Holger 2017-11-04 17:50:29 UTC
Switching with Tab has been implemented at least in 17.04.3 ...
Comment 4 vini.ipsmaker 2019-01-28 13:22:18 UTC
> 2. CTRL+1, CTRL+2, etc to jump to a particular tab.

I prefer Alt+1, Alt+2, etc. It's more consistent with Firefox behaviour and it is also what I'm used to from using GTK+-based file managers.

Can we have this?
Comment 5 Holger 2019-03-05 22:17:54 UTC

*** This bug has been marked as a duplicate of bug 171743 ***
Comment 6 vini.ipsmaker 2019-03-06 07:19:19 UTC
#171743 is about adding a keyboard shortcut to change split-view focus.

This issue is about adding more shortcut options to change to a specific tab. They don't belong to the same issue.