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

(VS Code Insiders) Multiple clicks to expand and collapse folds #56818

Closed
frankhale opened this issue Aug 20, 2018 · 7 comments
Closed

(VS Code Insiders) Multiple clicks to expand and collapse folds #56818

frankhale opened this issue Aug 20, 2018 · 7 comments
Assignees
Labels
editor-folding Editor code folding issues
Milestone

Comments

@frankhale
Copy link

Issue Type: Bug

I'm using the daily build of VS Code Insiders and have noticed over the last week that folds now require multiple clicks to expand and collapse. It's sort of random how many times you have to click them to expand or collapse. Some folds operate normally but those are rare now.

I'm editing JavaScript code if that helps. I wish I could provide more information but I'm not sure what else to say.

VS Code version: Code - Insiders 1.27.0-insider (6e55926, 2018-08-20T08:36:52.887Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz (4 x 3392)
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: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.96GB (10.95GB free)
Process Argv C:\Users\frank\AppData\Local\Programs\Microsoft VS Code Insiders\Code - Insiders.exe
Screen Reader no
VM 0%
Extensions (47)
Extension Author (truncated) Version
rainbow-brackets 2gu 0.0.6
Bookmarks ale 9.0.3
react-nitro-essentials are 1.1.1
react-nitro-snippets are 1.0.2
aurelia Aur 1.0.3
vscode-custom-css be5 2.7.1
vscode-icontheme-nomo-dark be5 1.3.6
nebula-theme Chi 1.2.1
path-intellisense chr 1.4.2
vscode-eslint dba 1.4.14
githistory don 0.4.2
xml Dot 2.3.2
vscode-generate-getter-setter DSK 0.5.0
vscode-babel-coloring dza 0.0.4
EditorConfig Edi 0.12.4
tslint eg2 1.0.36
vscode-great-icons emm 2.1.41
vsc-material-theme Equ 2.3.0
prettier-vscode esb 1.6.1
code-runner for 0.9.4
gc-excelviewer Gra 2.1.25
beautify Hoo 1.3.2
rest-client hum 0.19.1
easy-icons jam 0.3.1
love-launcher Jan 1.0.5
sublime-babel-vscode jos 0.2.10
vscode-icon-theme jtl 1.6.2
theme-karyfoundation-themes kar 18.0.1
Lua key 0.0.9
vscode-simple-icons Lau 1.8.4
typescript-javascript-grammar ms- 0.0.43
debugger-for-chrome msj 4.8.2
color-highlight nau 2.3.0
pixelbyte-love2d pix 0.1.17
material-icon-theme PKi 3.5.3
polacode pnp 0.2.2
vscode-icons rob 7.25.0
code-settings-sync Sha 3.0.0
vscode-parinfer sha 0.6.2
bunker sld 1.1.6
ayu tea 0.15.0
yithemes wan 0.7.0
vscode-todo-highlight way 1.0.4
vscode-import-cost wix 2.8.0
ReactSnippets xab 2.2.0
maple yjt 1.2.7
markdown-pdf yza 1.2.0

(115 theme extensions excluded)

@vscodebot vscodebot bot added editor editor-folding Editor code folding issues labels Aug 20, 2018
@aeschli
Copy link
Contributor

aeschli commented Aug 21, 2018

I can see this too. Clicking on the folding icon no longer works left of the icon center:
folding-click

@rebornix Could this be related to the work done on the gutter bar? I see there's been some changes to that with 64005b7

@aeschli aeschli assigned rebornix and unassigned aeschli Aug 21, 2018
@bl4met
Copy link

bl4met commented Aug 21, 2018

I was having the same issue and after reading this, I discovered if I click in the space to the right of the expand box, in the space between the box and the line, it would work every time.

@rebornix rebornix added this to the August 2018 milestone Aug 21, 2018
@usernamehw
Copy link
Contributor

Yeah, about 30-40% of the left part of folding icons are unclickable.

Not sure if related to that but SCM widget gutter decoration overlaps in insiders:
screenshot 28

@ghost
Copy link

ghost commented Aug 21, 2018

@usernamehw That's #15888

@usernamehw
Copy link
Contributor

usernamehw commented Aug 21, 2018

No, stable version is working fine:
screenshot 30
Although, I don't know...

@rebornix
Copy link
Member

Thanks all for the detailed information. I pushed a fix for it and let me know if you still run into issues.

@usernamehw
Copy link
Contributor

Clicking is fixed, but SCM widget still broken.

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-folding Editor code folding issues
Projects
None yet
Development

No branches or pull requests

5 participants