Bug 185096

Summary: Dolphin: Hotkey for Terminal Focus/Defocus
Product: [Applications] dolphin Reporter: Andrew Muhametshin <inspirra>
Component: panels: terminalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: c.v.k, nate, serhiy.int
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=352947
Latest Commit: Version Fixed In: 20.04.0

Description Andrew Muhametshin 2009-02-21 08:58:09 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Gentoo Packages

Please implement the Dolphin's hotkeys to focus/defocus terminal, like in the Kate.
Thank you!
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:19:46 UTC
Resetting assignee to default as per bug #305719
Comment 2 Nate Graham 2019-12-05 22:53:28 UTC
Git commit 69838a1cdd6a10d9d6ca6572962c438a97d46b36 by Nate Graham.
Committed on 05/12/2019 at 22:53.
Pushed by ngraham into branch 'master'.

Add action for focusing Terminal Panel

Summary:
Add an action for focusing and de-focusing the Terminal Panel.
FIXED-IN 20.04.0

Test Plan:
- Hit {key Ctrl Shift F4} or click {nav Tools > Focus Terminal Panel} or {nav Control > Tools > Focus Terminal Panel}
- If the Terminal Panel was closed, it opens and gains focus
- If the Terminal Panel was open but unfocused, it gains focus
- If the Terminal Panel was open and focused, focus returns to the view

{F6630289, size=full}

Reviewers: #dolphin, elvisangelaccio, rominf

Reviewed By: #dolphin, elvisangelaccio, rominf

Subscribers: kfm-devel, elvisangelaccio, rkflx, ngraham, #dolphin

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D10959

M  +22   -0    src/dolphinmainwindow.cpp
M  +3    -0    src/dolphinmainwindow.h
M  +2    -1    src/dolphinpart.rc
M  +2    -1    src/dolphinui.rc
M  +6    -0    src/panels/terminal/terminalpanel.cpp
M  +1    -0    src/panels/terminal/terminalpanel.h

https://commits.kde.org/dolphin/69838a1cdd6a10d9d6ca6572962c438a97d46b36
Comment 3 tomashnyk 2022-04-28 08:39:49 UTC
*** Bug 366077 has been marked as a duplicate of this bug. ***