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

Prevent selected file in explorer from opening on explorer focus #90798

Closed
inwardmovement opened this issue Feb 17, 2020 · 2 comments
Closed

Comments

@inwardmovement
Copy link

We should prevent a focus on the explorer panel from opening the previously selected file.

Steps to Reproduce:

  1. Open a file by clicking in the explorer.
  2. Close the file.
  3. Switch panel.
  4. Go back to the explorer panel.

Result: reopen the file.
Wanted: does not reopen the file.

gif

Version: 1.42.1 (user setup)
Commit: c47d83b293181d9be64f27ff093689e8e7aed054
Date: 2020-02-11T14:45:59.656Z
Electron: 6.1.6
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18362
@gjsjohnmurray
Copy link
Contributor

See #87524 and maybe try Insiders to see if it now behaves as you want.

@inwardmovement
Copy link
Author

Indeed it works as expected in Insiders, thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants