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 moves to <body> in this case #2345

Closed
alexdima opened this issue Jan 26, 2016 · 3 comments
Closed

Focus moves to <body> in this case #2345

alexdima opened this issue Jan 26, 2016 · 3 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@alexdima
Copy link
Member

Testing #2145

  • search for something
  • have some results
  • tab to the first result file
  • tab to the 'X'
  • press arrow down

    focus goes to <body> according to activeElement

expected: focus stays in the tree or somewhere.

@alexdima alexdima added bug Issue identified by VS Code Team member as probable bug accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues labels Jan 26, 2016
@bpasero bpasero modified the milestone: Jan 2016 Jan 26, 2016
@bpasero bpasero assigned joaomoreno and unassigned bpasero Jan 27, 2016
@bpasero
Copy link
Member

bpasero commented Jan 27, 2016

I have no clue what is going on, but I can reproduce when I just have 1 element in the search box:

hover

@joaomoreno any ideas? I am using the DefaultController in tree.

@bpasero
Copy link
Member

bpasero commented Jan 27, 2016

Very likely because of #2329

@bpasero bpasero closed this as completed Jan 27, 2016
@bpasero bpasero assigned dbaeumer and unassigned joaomoreno Jan 29, 2016
@dbaeumer
Copy link
Member

Verified that it is a duplicate

@dbaeumer dbaeumer added the verified Verification succeeded label Jan 29, 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
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants