Bug 403379 - Tab key should switch to view
Summary: Tab key should switch to view
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: bars: filter (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 407214 (view as bug list)
Depends on: 403356
Blocks:
  Show dependency treegraph
 
Reported: 2019-01-18 21:42 UTC by Nate Graham
Modified: 2019-05-26 03:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 19.08.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2019-01-18 21:42:28 UTC
Just what the title says: when the filter bar's text field is focused, the next press on the tab key should move focus to the view.

In order to do this, we'd probably first have to relocate the lock button: Bug 403356.
Comment 1 Nate Graham 2019-01-18 21:59:06 UTC
In the process of working on this, I discovered that the enter and return keys already do this! Adding Tab to the mix would be nice too, I think.
Comment 2 Alexander Potashev 2019-01-20 17:09:04 UTC
When Places panel is focused, the Tab key doesn't work either. Pressing Enter won't help if you are currently viewing the Home folder and trying to press Enter on Home folder in Places.
Comment 3 Nate Graham 2019-05-12 22:03:54 UTC
*** Bug 407214 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2019-05-12 23:28:45 UTC
(In reply to Alexander Potashev from comment #2)
> When Places panel is focused, the Tab key doesn't work either.

That's Bug 407213.
Comment 5 Nate Graham 2019-05-13 01:55:38 UTC
Here's a patch: https://phabricator.kde.org/D21177