openvscode-server icon indicating copy to clipboard operation
openvscode-server copied to clipboard

IDE Theme PNG files broken when opening Welcome Screen in HTTPS

Open DJlee139 opened this issue 2 years ago • 0 comments

Seeing failures to get the ide theme png files when on the welcome screen. When I test on my machine's localhost on http, everything seems to work fine but when testing on a docker container over https they fail to load. Everything else seems to be working fine aside from these, so I don't suspect it has something to do with my container or setup.

Steps to replicate:

  1. Launch vs code over https
  2. Go to welcome page
  3. Select the theme tile (might need to select a different file first)

The other strange thing is that the other png files for other tiles seem to work so perhaps it's something with the extension that it pulls the themes from.

Screen Shot 2023-04-05 at 10 41 44 AM

DJlee139 avatar Apr 05 '23 18:04 DJlee139