microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.39k stars 28.95k forks source link

Trigger Search focuses the file explorer when the search is positioned in panel #70430

Closed rebornix closed 5 years ago

rebornix commented 5 years ago

Issue Type: Bug

When the seach viewlet is positioned in Panel and run cmd+shift+f, the focus goes to file explorer and displays following error

Cannot read property 'searchAndReplaceWidget' of null

VS Code version: Code - Insiders 1.33.0-insider (c1d001a915fe85cac93492393ea69fdb0c49ec0d, 2019-03-13T06:14:16.471Z) OS version: Darwin x64 18.2.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)| |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: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled| |Load (avg)|2, 3, 3| |Memory (System)|16.00GB (0.35GB free)| |Process Argv|-psn_0_12336067| |Screen Reader|no| |VM|0%|
Extensions (46) Extension|Author (truncated)|Version ---|---|--- markdown-emoji|bie|0.0.7 solargraph|cas|0.19.3 npm-intellisense|chr|1.3.0 vscode-svgviewer|css|2.0.0 vscode-markdownlint|Dav|0.25.0 vscode-eslint|dba|1.8.2 xml|Dot|2.4.0 gitlens|eam|9.5.1 remotehub|eam|0.2.0 tsl-problem-matcher|eam|0.0.4 EditorConfig|Edi|0.13.0 tslint|eg2|1.0.43 vscode-npm-script|eg2|0.3.5 vsc-material-theme|Equ|2.7.0 prettier-vscode|esb|1.8.1 vscode-pull-request-github-insiders|Git|1.67.0 ocaml|hac|0.6.43 beautify|Hoo|1.4.9 references-plusplus|jri|0.0.5 graphql-for-vscode|kum|1.13.0 dotenv|mik|1.0.1 theme-monokai-pro-vscode|mon|1.1.12 vscode-language-pack-zh-hans|MS-|1.32.4 python|ms-|2019.2.5558 azure-account|ms-|0.8.0 Go|ms-|0.9.2 PowerShell|ms-|1.11.0 vscode-typescript-tslint-plugin|ms-|1.0.0 wordcount|ms-|0.1.0 vsliveshare|ms-|0.3.1326 debugger-for-chrome|msj|4.11.3 debugger-for-ios-web|msj|0.1.2 color-highlight|nau|2.3.0 vetur|oct|0.16.2 subtitles-editor|pep|1.0.2 vscode-versionlens|pfl|0.22.0 material-icon-theme|PKi|3.6.3 seti-icons|qin|0.1.3 project-snippets|reb|0.5.0 ruby|reb|0.22.3 smartpaste|reb|0.0.3 toggle|reb|0.0.1 sass-indented|rob|1.5.1 rust|rus|0.5.4 sourcekit-lsp|unp|0.0.1 vscode-lldb|vad|1.2.1 (12 theme extensions excluded)
yume-chan commented 5 years ago

duplicate of #70385 :-)

martellaj commented 5 years ago

Is this bug being prioritized? This is a productivity killer. 🙁

rebornix commented 5 years ago

/duplicate

vscodebot[bot] commented 5 years ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!