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

Closing a split editor tab, focus is not returned to the right tab #10533

Closed
liatbor opened this issue Dec 12, 2021 · 0 comments · Fixed by #10685
Closed

Closing a split editor tab, focus is not returned to the right tab #10533

liatbor opened this issue Dec 12, 2021 · 0 comments · Fixed by #10685
Labels
editor issues related to the editor help wanted issues meant to be picked up, require help shell issues related to the core shell

Comments

@liatbor
Copy link

liatbor commented Dec 12, 2021

Bug Description:

When closing an editor tab when we have split editors, the focus doesn't return to the tab that previously had the focus.

Steps to Reproduce:

  1. Open a few files ( at least 3) so that multiple tabs are opened.
  2. Drag and drop one of the tabs to create a split editor on the right
  3. On the left side of the split screen, select one of the tabs that is not the right most tab
  4. Close the editor tab on the right side of the split screen.
  5. The focus is moved to the editor tab on the right ( instead of the one that was previously opened before)

Additional Information

  • Theia Version: 1.19
@vince-fugnitto vince-fugnitto added editor issues related to the editor help wanted issues meant to be picked up, require help shell issues related to the core shell labels Dec 13, 2021
alxflam added a commit to alxflam/theia that referenced this issue Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor issues related to the editor help wanted issues meant to be picked up, require help shell issues related to the core shell
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants