Reproduce: * Enter a folder * press F4 * Press F4 again * press a keye to select a folder. This breaks my keyboard-only using mode. I think a solution would be to have the folders pane selected by default when closing the termanal. Reproducible: Always
(pressing TAB a few times after leaving the terminal is a workaround)
*** Bug 304851 has been marked as a duplicate of this bug. ***
Resetting assignee to default as per bug #305719
Review-Request: https://git.reviewboard.kde.org/r/116118/
What happened to that review? Can we revive it on Phabricator and get it integrated?
Created attachment 109103 [details] Patch Attaching the patch here in case Reviewboard is shut down before we can do something with it.
Review-Request: https://phabricator.kde.org/D9955
author Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com> 2018-01-18 17:49:54 (GMT) committer Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com> 2018-01-18 17:51:27 (GMT) commit 4e40fe810d324e69eeb824e40011e509e6676aaf (patch) tree 272da958e8b7e2774b72aab206cc0bd67ef6d119 parent 1a6b3c0a2baba955259d6083c0a3f25dfb44a682 (diff) Set the focus to the active view, after leaving the terminal panelHEADmaster Summary: BUG: 298467 Set the focus to the active view, after leaving the terminal panel. This is a fork of the patch at https://git.reviewboard.kde.org/r/116118/ by @emmanuelp which should fix the issue with the original patch reported by Frank Reininghaus. Test Plan: Works for me. Reviewers: #dolphin, emmanuelp, ngraham Reviewed By: #dolphin, ngraham Subscribers: ngraham, emmanuelp Differential Revision: https://phabricator.kde.org/D9955
*** Bug 390468 has been marked as a duplicate of this bug. ***
Reopening because this issue got reintroduced.
*** Bug 407979 has been marked as a duplicate of this bug. ***
(In reply to Elvis Angelaccio from comment #10) > Reopening because this issue got reintroduced. Actually #407979 is not exactly the same issue, as in that case we exit the terminal process and the terminal panel gets closed automatically. I'll reopen it and close this one.