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

Settings Editor: Weird logic in up/down #55527

Closed
octref opened this issue Jul 31, 2018 · 1 comment
Closed

Settings Editor: Weird logic in up/down #55527

octref opened this issue Jul 31, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues verified Verification succeeded
Milestone

Comments

@octref
Copy link
Contributor

octref commented Jul 31, 2018

Why when I'm going down, it does not expand on "Application", and when I'm going up, it does not expand on "Features"? I would expect them to work consistently.

setting-keyboard

Also when going up, I feel it would be more natural to go to the last sub-section of the prev section. Namely, when pressing "Up" on B.1, it should go to A.2, not A.1

  • A
    • A.1
    • A.2
  • B
    • B.1
@octref octref added the settings-editor VS Code settings editor issues label Jul 31, 2018
@roblourens roblourens added the bug Issue identified by VS Code Team member as probable bug label Aug 1, 2018
@roblourens roblourens added this to the July 2018 milestone Aug 1, 2018
@roblourens roblourens modified the milestones: July 2018, August 2018 Aug 2, 2018
@roblourens roblourens mentioned this issue Aug 3, 2018
38 tasks
@roblourens
Copy link
Member

Fixed with #54039

@bpasero bpasero added the verified Verification succeeded label Aug 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants