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

Pressing Tab to navigate from the notebook list to the note list is broken if the selected note isn't visible #10514

Closed
personalizedrefrigerator opened this issue May 28, 2024 · 0 comments · Fixed by #10515
Labels
bug It's a bug

Comments

@personalizedrefrigerator
Copy link
Collaborator

Operating system

Linux

Joplin version

2.14.22, 3.0.8

Desktop version info

Joplin 2.14.22 (prod, linux)

Client ID: 24b2a961cccf40fe8448cdc0930b6fce
Sync Version: 3
Profile Version: 46
Keychain Supported: No

Revision: e579eb9

Backup: 1.4.0
CodeMirror 6 settings: 1.0.0
Freehand Drawing: 2.10.2
Joplin debug tool: 0.1.0
RevealJS Integration: 0.13.0
Work tracker: 0.0.1

Current behaviour

  1. Open a note.
  2. Scroll the note list such that the selected note is far offscreen.
  3. Focus the notebook list.
  4. Press tab (should focus the note list).
  5. Press Up.
    • Observe that the note list isn't focused.
  6. Scroll the selected note into view.
  7. Focus the notebook list.
  8. Press tab to focus the note list.
  9. Press Up.
    • Observe that the note list is focused.

Expected behaviour

The note list should consistently focus when pressing tab in the notebook list, regardless of whether the selected note is visible.

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug
Projects
None yet
1 participant