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

focus does not move to contributed viewlet after clicking on icon in activity bar #16667

Closed
chrisdias opened this issue Dec 6, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@chrisdias
Copy link
Member

Testing #16326

  • VSCode Version: 1.8.0-insiders
  • OS Version: MacOS

Steps to Reproduce:

  1. clone/npm install/run https://github.com/Microsoft/vscode-extension-samples/tree/master/tree-explorer-sample
  2. click on "dependencies" viewlet in activity bar

Result: nice vertical blue line next to the icon showing which one is selected...

image

Pressing tab will put focus into the dependencies viewlet (shift tab will move focus to other icons in activity bar as expected).

I would expect focus to be in the viewlet after clicking on the icon in the activity bar, in the same way it does for the other activities.

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Dec 6, 2016
@bpasero bpasero added this to the November 2016 milestone Dec 6, 2016
@bpasero bpasero closed this as completed in 884bc1b Dec 6, 2016
@roblourens roblourens added the verified Verification succeeded label Dec 8, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants