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

sideBarSectionHeader.border does not appear immediately in VS Code #95439

Closed
robertrossmann opened this issue Apr 16, 2020 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-views Workbench view issues
Milestone

Comments

@robertrossmann
Copy link
Contributor

Version: 1.45.0-insider
Commit: 6e9a34c0de4181a99f11e106733ee3e8c9db79f1
Date: 2020-04-16T05:41:45.257Z
Electron: 7.2.1
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Darwin x64 19.4.0

The sidebar section border (sideBarSectionHeader.border) between a Terminal panel and Problems panel is not shown until the bottom (Problems) panel is collapsed and expanded again. See the attached gif for exact demo.

I have not tested this with other panel configurations.

Steps to Reproduce:

  1. Move the Problems panel below Terminal panel in a vertical alignment
  2. Set a colour for sideBarSectionHeader.border
  3. Reload VS Code
  4. Observe Problems panel does not have any border
  5. Collapse Problems panel (click the panel title)
  6. Expand Problems panel
  7. Observe Problems panel now does have the border

Notice the black border on top which appears after I expand the Problems panel. It is somewhat difficult to see in an inline view, maybe open the gif in a separate tab or zoom it in.

panel border

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot
Copy link

vscodebot bot commented Apr 16, 2020

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

@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug workbench-views Workbench view issues labels Apr 17, 2020
@sbatten sbatten added this to the April 2020 milestone Apr 17, 2020
@mjbvz mjbvz added the verified Verification succeeded label Apr 30, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2020
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-views Workbench view issues
Projects
None yet
Development

No branches or pull requests

3 participants