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

Color Difference between active and inactive menu lost #146491

Closed
krishvk opened this issue Apr 1, 2022 · 7 comments · Fixed by #151567
Closed

Color Difference between active and inactive menu lost #146491

krishvk opened this issue Apr 1, 2022 · 7 comments · Fixed by #151567
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders settings-editor VS Code settings editor issues verified Verification succeeded
Milestone

Comments

@krishvk
Copy link

krishvk commented Apr 1, 2022

Issue Type: Bug

With the latest update, active and inactive menu in settings UI does not look any different from each other

VS Code version: Code 1.66.0 (e18005f, 2022-03-30T05:50:14.623Z)
OS version: Windows_NT x64 10.0.18363
Restricted Mode: No
Remote OS version: Linux x64 3.10.0-1127.10.1.el7.x86_64

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (8 x 1805)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.73GB (4.56GB free)
Process Argv --file-uri vscode-remote://ssh-remote%2Bde02/u/kasula/snps/git/de02.code-workspace --crash-reporter-id 92166129-bdaf-465c-bdcc-6df28a903283
Screen Reader no
VM 0%
Item Value
Remote SSH: de02
OS Linux x64 3.10.0-1127.10.1.el7.x86_64
CPUs Intel(R) Xeon(R) Gold 5218R CPU @ 2.10GHz (2 x 2100)
Memory (System) 7.62GB (2.00GB free)
VM 0%
Extensions (42)
Extension Author (truncated) Version
LogFileHighlighter emi 2.15.0
remotehub Git 0.28.0
better-cpp-syntax jef 1.15.13
blockman leo 1.5.7
jupyter-keymap ms- 1.0.0
remote-containers ms- 0.231.1
remote-ssh ms- 0.78.0
remote-ssh-edit ms- 0.78.0
remote-wsl ms- 0.66.0
remote-repositories ms- 0.4.0
material-icon-theme PKi 4.15.0
rewrap stk 1.16.3
vscode-icons vsc 11.10.0
vscode-todo-highlight way 1.0.5
path-intellisense chr 2.8.0
vscode-clock Com 0.0.1
gitlens eam 12.0.5
systemverilog eir 0.12.1
prettier-vscode esb 9.5.0
seito-openfile Fr4 1.8.8
html-preview-vscode geo 0.2.5
jira-plugin gio 0.22.2
gitlab-workflow Git 3.41.2
gc-excelviewer Gra 4.2.54
beautify Hoo 1.5.0
path-autocomplete ion 1.19.1
svg joc 1.4.17
vscode-jira Kni 0.6.0
restructuredtext lex 183.0.0
python ms- 2022.4.0
vscode-pylance ms- 2022.3.4
jupyter ms- 2022.3.1000901801
jupyter-renderers ms- 1.0.6
cpptools ms- 1.9.7
veriloghdl msh 1.5.3
subtle-brackets raf 3.0.0
LiveServer rit 5.7.5
code-spell-checker str 2.1.11
vscode-input-sequence tom 0.2.0
simple-rst tro 1.5.2
vscodeintellicode Vis 1.2.17
better-align wwm 1.1.6

(2 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyl392:30443607
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscoreces:30445986
pythondataviewer:30285071
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vsclayoutctrt:30451275
pythonvsnew555:30457759
vscscmwlcmt:30438805
pynewfile477:30463512

@gjsjohnmurray
Copy link
Contributor

/gifPlease

@krishvk
Copy link
Author

krishvk commented Apr 1, 2022

gif
1 user
2 remote
3 workspace

@gjsjohnmurray
Copy link
Contributor

By "active and inactive menu" I assume you are referring to the tabs labelled "User", "Remote", "Workspace" etc.

Which color theme are you using?

Do you also see the issue when using the default themes (Light+ and Dark+)?

@krishvk
Copy link
Author

krishvk commented Apr 1, 2022

Yeah, I am referring to "User", "Remote", "Workspace" etc.

I am using Night Owl Light Theme

@rzhao271
Copy link
Contributor

rzhao271 commented Apr 1, 2022

Does this problem occur when you don't have a multi-root workspace open?

@rzhao271 rzhao271 added the settings-editor VS Code settings editor issues label Apr 1, 2022
@krishvk
Copy link
Author

krishvk commented Apr 2, 2022

The issue is seen only with a multi-root workspace. Is it a known issue?

@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Apr 4, 2022
@rzhao271 rzhao271 added this to the Backlog milestone Apr 4, 2022
@rzhao271 rzhao271 added the accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues label Apr 6, 2022
@rzhao271 rzhao271 added the help wanted Issues identified as good community contribution opportunities label Apr 26, 2022
rzhao271 added a commit that referenced this issue Jun 8, 2022
@vscodenpa vscodenpa added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jun 8, 2022
@rzhao271 rzhao271 modified the milestones: Backlog, June 2022 Jun 28, 2022
@andreamah andreamah added the verified Verification succeeded label Jun 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders settings-editor VS Code settings editor issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants
@gjsjohnmurray @rzhao271 @krishvk @andreamah @vscodenpa and others