Skip to content

[Bug]: No Visual indication for tab & arrow key navigation #918

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

Open
3 tasks done
senntore opened this issue Apr 23, 2025 · 1 comment
Open
3 tasks done

[Bug]: No Visual indication for tab & arrow key navigation #918

senntore opened this issue Apr 23, 2025 · 1 comment
Labels
Type: Bug Something isn't working as intended Type: Enhancement New feature or request Type: QoL A quality of life (QoL) enhancement or suggestion Type: UI/UX User interface and/or user experience

Comments

@senntore
Copy link

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • I have searched existing issues.

TagStudio Version

Alpha 9.5.2

Operating System & Version

Mac OS 15.3.1

Description

I noticed that I can navigate via tab or arrow keys if a thumbnail is selected. Upon navigating via those keys, I can use space to select it & open it in the right panel.
But there doesn't seem to be any visual indication when navigating the thumbnails, which makes it very difficult to use.

Screen.Recording.2025-04-23.mp4

Expected Behavior

When navigating via keyboard, there should be some visual indication similar to mouse hover.

Steps to Reproduce

  1. Open TagStudio & either using Tab key or mouse navigate to thumbnails.
  2. Use Tab or arrow keys navigate the thumbnails.
  3. Use space key & see how the thumbnail is now selected

Logs

No response

@senntore senntore added the Type: Bug Something isn't working as intended label Apr 23, 2025
@CyanVoxel CyanVoxel added Type: Enhancement New feature or request Type: QoL A quality of life (QoL) enhancement or suggestion Type: UI/UX User interface and/or user experience labels Apr 24, 2025
@CyanVoxel CyanVoxel moved this to 🛠 Ready for Development in TagStudio Development Apr 24, 2025
@CyanVoxel
Copy link
Member

The current behavior is due to the underlying Qt navigation not having been accounted for when developing the thumbnail grid, resulting in a lot of unintended half-feature quirks like this. Once #226 is implemented this should be resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as intended Type: Enhancement New feature or request Type: QoL A quality of life (QoL) enhancement or suggestion Type: UI/UX User interface and/or user experience
Projects
Status: 🛠 Ready for Development
Development

No branches or pull requests

2 participants