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!
Resetting assignee to default as per bug #305719
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
*** Bug 366077 has been marked as a duplicate of this bug. ***