Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Keyboard shortcuts only work when focused on parts of the UI #16724

Open
nwalkewicz opened this issue Jan 21, 2025 · 0 comments
Open

Bug: Keyboard shortcuts only work when focused on parts of the UI #16724

nwalkewicz opened this issue Jan 21, 2025 · 0 comments

Comments

@nwalkewicz
Copy link

Description

Keyboard shortcuts don't work unless the user focuses on certain parts of the UI. So far, I've found that the sidebar and main content panel (where the actual files and folders are listed) do accept keyboard shortcuts, but nowhere else does to my knowledge. This can cause unexpected behavior when users can only sometimes use shortcuts, depending on which section of the UI happened to be clicked/focused on last.

Specifically the issue I have is that I can't use Ctrl+L as soon as I opened Files to focus on the address bar.

Alternatively, if this is expected behavior and it's not desirable to allow keyboard shortcuts under all circumstances (such as while typing in the address bar or search bar), another solution could be to automatically put focus on the main content panel on startup so these shortcuts work immediately.

Steps To Reproduce

  1. Open Files.
  2. Without clicking anywhere, attempt to execute a keyboard shortcut. For this example, let's say Ctrl+L.
  3. Nothing happens.

Files Version

3.8.0.0

Windows Version

Win11Pro 23H2 22635.4800

User ID

098f73da-2b32-488b-99e1-f9b3f5b80dfd

Log File

debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant