Skip to content

Firefox Source Control file changes visual glitch #1549

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

Closed
k-stanislawek opened this issue Apr 23, 2020 · 3 comments
Closed

Firefox Source Control file changes visual glitch #1549

k-stanislawek opened this issue Apr 23, 2020 · 3 comments

Comments

@k-stanislawek
Copy link

k-stanislawek commented Apr 23, 2020

Firefox 75.0
Ubuntu 19.10 - Gnome 3 (default)
Code server - I was able to reproduce in a clean container from codercom/code-server:latest.

When highlighting or hovering over a file, the file name is invisible. See the screenshot: A screenshot

Chrome shows this correctly.

@code-asher
Copy link
Member

I pulled codercom/code-server:latest but I haven't had luck replicating yet. Does it happen with all files or only in certain cases?

I'm on FF 74 though, maybe the problem only manifests in 75 onward?

I remember this being an issue in the past, actually. Maybe you've got some old CSS cached in Firefox.

It might also be worth double-checking the version by running code-server --version in the VS Code terminal (in case there's some Docker caching going on or something). I get:

3.0.2 e480f6527e11344a7c69b7cd024bce9379cea7f0

@k-stanislawek
Copy link
Author

k-stanislawek commented Apr 23, 2020

Thanks for responding.

The same version as you (including commit).

I pulled codercom/code-server:latest but I haven't had luck replicating yet. Does it happen with all files or only in certain cases?

Any files.
I've used one-liner from https://github.com/cdr/code-server to start a docker container, then clicked "initialize a repository". I think it initialized in $HOME as you can see on the screen. It happens with any of these files.

I remember this being an issue in the past, actually. Maybe you've got some old CSS cached in Firefox.

Clearing cached data did not help.

@code-asher
Copy link
Member

Ahhhhh I was looking at the explorer. I managed to completely miss the source control part of the issue title but initialize a repository made me realize I was looking at the wrong thing. Can confirm this is an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants