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

library feature sometimes not activated when selection move 'overshoots' #10248

Closed
mixxxbot opened this issue Aug 23, 2022 · 2 comments
Closed

Comments

@mixxxbot
Copy link
Collaborator

Reported by: ronso0
Date: 2020-12-08T12:10:29Z
Status: Fix Released
Importance: Undecided
Launchpad Issue: lp1907246
Tags: keyboard, library


to reproduce:

  • focus the library sidebar
  • make quick jumps with the keyboard (PageUp/Down or Pos1 or End) or
    with a controller that uses [Library],ScrollVertical
    (equal to PageUp/Down)
    = items are selected (highlighted) as expected but are not activated,
    table view still shows the previous view
    = feature can only be activated with an additional Up/Down moves, not
    with Enter or Enter + modifier, not with Tab to jump to the
    QTableView/QTextBrowser and back to the tree

I think I noticed this with a QTable in another app, but I'm not sure which that was.

Could that possibly be solved by connecting to the tree item's 'selected' signal instead of 'activated'?

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2022-02-10T22:31:46Z


#4237

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant