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

Opening recent folders in a new window while holding 'Ctrl' key doesn't work unless Ctrl key is released and reheld #58235

Closed
tehlordvortex opened this issue Sep 8, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues verified Verification succeeded

Comments

@tehlordvortex
Copy link

Issue Type: Bug

Steps to Reproduce:

  • Open VS Code
  • Type "Ctrl+R"
  • Select a folder with the keyboard while still holding Ctrl

Expected Result: VS Code opens the folder in a new window (This was the behaviour in previous versions)
Actual Result: VS Code opens the folder in the same window.

Additional Information: If I release Ctrl after the popup, then hold it again while selecting a folder, it opens the folder in a new window.

Does this occur when all extensions are disabled?: Yes.

VS Code version: Code 1.27.1 (5944e81, 2018-09-06T09:21:47.222Z)
OS version: Linux x64 4.15.0-33-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz (4 x 1926)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: unavailable_software
video_encode: unavailable_software
webgl: enabled
webgl2: enabled
Load (avg) 3, 3, 2
Memory (System) 7.59GB (0.46GB free)
Process Argv /usr/share/code/code --unity-launch
Screen Reader no
VM 0%
Extensions (39)
Extension Author (truncated) Version
language-x86-64-assembly 13x 2.2.11
lorem-ipsum Tyr 1.2.0
QML bbe 1.0.0
love bsc 0.3.6
better-toml bun 0.3.2
npm-intellisense chr 1.3.0
vscode-css-modules cli 0.2.3
bracket-pair-colorizer Coe 1.0.59
dart-code Dar 2.18.0
flutter Dar 2.18.0
vscode-eslint dba 1.5.0
tslint eg2 1.0.38
vsc-material-theme Equ 2.4.2
prettier-vscode esb 1.6.1
php-debug fel 1.12.5
php-intellisense fel 2.3.5
php-pack fel 1.0.2
discord-vscode icr 2.9.0
vscode-styled-components jpo 0.0.21
graphql-for-vscode kum 1.12.1
Kotlin mat 1.6.0
dotenv mik 1.0.1
vscode-apache mrm 1.1.1
python ms- 2018.7.1
cpptools ms- 0.18.1
csharp ms- 1.15.2
Go ms- 0.6.89
debugger-for-chrome msj 4.9.1
php-docblocker nei 1.6.0
vetur oct 0.12.6
laravel-blade one 1.18.0
vscode-docker Pet 0.1.0
material-icon-theme PKi 3.5.3
quicktype qui 12.0.40
sass-indented rob 1.4.9
laravel-5-snippets sac 2.0.1
vscode-spotify shy 2.6.1
ayu tea 0.16.0
vscode-react-native vsm 0.6.16

(7 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented Sep 8, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the new release label Sep 8, 2018
@tehlordvortex tehlordvortex changed the title Opening recent folders in a new folder while holding 'Ctrl' key doesn't work unless Ctrl key is released and reheld Opening recent folders in a new window while holding 'Ctrl' key doesn't work unless Ctrl key is released and reheld Sep 8, 2018
@bpasero
Copy link
Member

bpasero commented Sep 9, 2018

Reproduces for me and probably is a regression from the move to the quick pick widget.

@bpasero bpasero assigned chrmarti and unassigned bpasero Sep 9, 2018
@vscodebot vscodebot bot removed the new release label Sep 11, 2018
@chrmarti chrmarti added quick-pick Quick-pick widget issues bug Issue identified by VS Code Team member as probable bug labels Sep 24, 2018
@chrmarti chrmarti added this to the September 2018 milestone Sep 24, 2018
@mjbvz mjbvz added the verified Verification succeeded label Sep 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 11, 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 quick-pick Quick-pick widget issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants