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

Save dialog in new workspace window has wrong current directory #39336

Closed
atombender opened this issue Nov 29, 2017 · 3 comments
Closed

Save dialog in new workspace window has wrong current directory #39336

atombender opened this issue Nov 29, 2017 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-editors Managing of editor widgets in workbench window
Milestone

Comments

@atombender
Copy link

atombender commented Nov 29, 2017

  • VSCode Version: 1.18.1
  • OS Version: macOS 10.13.1

Steps to Reproduce:

  1. For a terminal, run code .
  2. A new, blank untitled file will be ready. (Doesn't matter. You can also close it and do "New file.")
  3. Hit Cmd+S to save.
  4. The file dialog offers a completely different directory than the workspace directory. To get anywhere sensible, you have to right-click on the workspace root and select "New file", or you can open an existing file and then do "New file".

Reproduces without extensions: Yes

@vscodebot vscodebot bot added workbench workbench-editors Managing of editor widgets in workbench window labels Nov 29, 2017
@bpasero
Copy link
Member

bpasero commented Nov 30, 2017

@atombender I cannot reproduce, what directory is picked for you? was there maybe another file active in the editor before from which we took the parent directory because it was the last used file?

@bpasero bpasero added info-needed Issue requires more information from poster workbench-editors Managing of editor widgets in workbench window and removed workbench-editors Managing of editor widgets in workbench window workbench labels Nov 30, 2017
@atombender
Copy link
Author

Here's a movie: vsc.mov.zip.

I'm opening a project for the first time. The workspace has no open files from before. The dialog offers me a directory from a different window I was working in before.

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Nov 30, 2017
@bpasero bpasero added this to the November 2017 milestone Nov 30, 2017
@bpasero bpasero closed this as completed in 383ee75 Dec 1, 2017
@atombender
Copy link
Author

Thanks!

@RMacfarlane RMacfarlane added the verified Verification succeeded label Dec 7, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 15, 2018
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 workbench-editors Managing of editor widgets in workbench window
Projects
None yet
Development

No branches or pull requests

3 participants