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

Test: Keyboard navigation in sticky-scroll #177642

Closed
2 tasks done
aiday-mar opened this issue Mar 20, 2023 · 0 comments
Closed
2 tasks done

Test: Keyboard navigation in sticky-scroll #177642

aiday-mar opened this issue Mar 20, 2023 · 0 comments

Comments

@aiday-mar
Copy link
Contributor

aiday-mar commented Mar 20, 2023

Refs: #169107

Complexity: 1

Create Issue


It is now possible to navigate to a sticky line using the keyboard. Steps to test:

  1. Enabled sticky-scroll if not enabled. Open a file with sticky lines.
  2. Scroll so as to make sticky lines visible
  3. Click on Focus: Sticky Scroll from the command palette
  4. Use the Up and Down arrow keys to select a line
  5. Click on Enter to jump to a line
  6. Scroll the file with a focused sticky line and check that the focus remains correctly on the sticky lines. The code has been designed in a manner so that if the focused sticky line disappears, focus goes to the bottom-most visible sticky line. Verify focus disappears during scrolling, when there are no sticky lines.
@VSCodeTriageBot VSCodeTriageBot added this to the March 2023 milestone Mar 20, 2023
@aiday-mar aiday-mar changed the title Test: Sticky-scroll keyboard navigation Test: Keyboard navigation in sticky-scroll Mar 20, 2023
@dbaeumer dbaeumer removed their assignment Mar 21, 2023
@gregvanl gregvanl removed their assignment Mar 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants