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

Touchbar: Prev and next buttons doesn't switch to the expected editors #35242

Closed
auchenberg opened this issue Sep 27, 2017 · 1 comment
Closed
Assignees
Labels
*as-designed Described behavior is as designed

Comments

@auchenberg
Copy link
Contributor

When using the Prev and next buttons in the touchbar, the actions doesn't seem to follow any particular order, but seems to jump around. I assume this is because of some internal ordering of open editors, but this doesn't match what I'd expect: If I press next I'd go to the next right editor tab, and back is the next left one.

touchbar_prev_next

@bpasero
Copy link
Member

bpasero commented Sep 28, 2017

@auchenberg the buttons map to the same thing as Go > Previous and Go > Forward, they navigate in editor history (also within editor).

@bpasero bpasero closed this as completed Sep 28, 2017
@bpasero bpasero added the *as-designed Described behavior is as designed label Sep 28, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed
Projects
None yet
Development

No branches or pull requests

2 participants