https://bugs.kde.org/show_bug.cgi?id=185096
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/dol | |phin/69838a1cdd6a10d9d6ca65 | |72962c438a97d46b36 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- 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 -- You are receiving this mail because: You are watching all bug changes.