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

View headerBorder is not applied consistently #59439

Closed
bpasero opened this issue Sep 26, 2018 · 3 comments
Closed

View headerBorder is not applied consistently #59439

bpasero opened this issue Sep 26, 2018 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded workbench-views Workbench view issues
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Sep 26, 2018

This seems to be a long regression from #32003 that now surfaces stronger since I introduced a new color sideBarSectionHeader.border (from #36674). Once set (e.g. to red), notice how the color is not applied in some viewlets for the second view or wrongly for the first view:

Explorer (after a reload)
image

Extensions (wrongly shows it for first view)
image

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Sep 26, 2018
@bpasero bpasero changed the title View headerBorder does not work properly for first view in viewlet View headerBorder is not applied consistently Sep 26, 2018
@sandy081 sandy081 added this to the September 2018 milestone Sep 26, 2018
@sandy081 sandy081 added the workbench-views Workbench view issues label Sep 26, 2018
@sandy081 sandy081 modified the milestones: September 2018, October 2018 Sep 26, 2018
@sandy081 sandy081 modified the milestones: October 2018, November 2018 Oct 29, 2018
@sandy081
Copy link
Member

sandy081 commented Dec 3, 2018

@bpasero May I know how it is a regression? I think the new colour you added is not completely implemented.

Looking at the implementation, new colour is added only from second view. But there is missing implementation to remove/add the colour of existing view when a view is added or removed on the top.

@bpasero
Copy link
Member Author

bpasero commented Dec 3, 2018

@sandy081
Copy link
Member

sandy081 commented Dec 3, 2018

@bpasero Yes.

@bpasero bpasero self-assigned this Dec 3, 2018
@bpasero bpasero closed this as completed in 42bcb66 Dec 5, 2018
@Tyriar Tyriar added the verified Verification succeeded label Dec 6, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 19, 2019
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