Bug 185096 - Dolphin: Hotkey for Terminal Focus/Defocus
Summary: Dolphin: Hotkey for Terminal Focus/Defocus
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: terminal (show other bugs)
Version: 16.12.2
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 366077 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-21 08:58 UTC by Andrew Muhametshin
Modified: 2022-04-28 08:39 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 20.04.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***