Bug 366050 - Customizable keyboard shortcut to switch between split view panes
Summary: Customizable keyboard shortcut to switch between split view panes
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: split view (show other bugs)
Version: 4.14.2
Platform: Mint (Ubuntu based) Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-24 18:49 UTC by Narayan
Modified: 2021-01-05 15:11 UTC (History)
3 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 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.