microsoft / vscode

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

Linux Open File/Folder Dialog does not use set theme #220131

Open cavcrosby opened 4 days ago

cavcrosby commented 4 days ago

Type: Bug

  1. Install/Use VSCode version 1.9x (noticed in 1.90, continues through 1.91) on a Linux distribution that has the GNOME desktop environment.
  2. Open a file or folder in VSCode.
  3. Observe that the file/folder dialog should use the default app theme.
  4. Change the app theme to something different (e.g. via gnome-tweaks).
  5. Open a file or folder in VSCode.
  6. Observe that the file/folder dialog does not use the newly set theme.

VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:33:48.698Z) OS version: Linux x64 6.8.0-76060800daily20240311-generic Modes:

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 7 5700X 8-Core Processor (16 x 4638)| |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
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|2, 1, 1| |Memory (System)|62.72GB (45.58GB free)| |Process Argv|--crash-reporter-id 66ba9fd9-7221-40bf-960c-22aa5bb399db| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|pop| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|pop| |XDG_SESSION_TYPE|x11|
Extensions: none
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelc:31048052 dsvsc021:30996838 bdiig495:31013172 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 legacy_priority:31082724 ```

When upgrading to version 1.9x (changing app theme had no effect): Screenshot from 2024-07-05 20-46-42

When at version 1.89: Screenshot from 2024-07-05 20-41-47

VSCodeTriageBot commented 4 days ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.91.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

cavcrosby commented 4 days ago

@VSCodeTriageBot I can confirm this issue was seen in the latest stable release 1.91.0 as well.