The Wayback Machine - https://web.archive.org/web/20210122063723/https://github.com/atom/tabs/issues/278
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

Tab activation when replacing pending tabs isn't correct #278

Closed
BinaryMuse opened this issue Mar 4, 2016 · 1 comment
Closed

Tab activation when replacing pending tabs isn't correct #278

BinaryMuse opened this issue Mar 4, 2016 · 1 comment
Labels
bug

Comments

@BinaryMuse
Copy link
Contributor

@BinaryMuse BinaryMuse commented Mar 4, 2016

  1. Open a tab in pending state
  2. Open another file by double-clicking tree view or using fuzzy-finder (anything that calls atom.workspace.open(...))

pending-tab-change-bug

Atom 1.7.0-dev-19623b3 (Safe Mode)

/cc @kuychaco

@BinaryMuse BinaryMuse added atom and removed atom labels Mar 4, 2016
@50Wliu
Copy link
Member

@50Wliu 50Wliu commented Mar 4, 2016

I've noticed this as well. Clicking on the tab does not "focus" it.

@50Wliu 50Wliu added the bug label Mar 4, 2016
kuychaco added a commit to atom/atom that referenced this issue Mar 4, 2016
Fixes atom/tabs#278

Signed-off-by: Michelle Tilley <binarymuse@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants