CssGitHubWindows
CssGitHubWindows copied to clipboard
Hovering over an issue / PR makes the text white
I can't see what I'm hovering over!
Awesome project! Definitely using this as a daily driver.
@phase Screenshot?

The first two show the problem and the last one shows it working. It's rather undeterministic. I am able to see the blue background only when I hit 'meta' on my keyboard (running i3). I couldn't imagine what could be causing this.
@phase There seems to be some weird interaction between hardware, OS, browser and website which affects keyboard focus... Can you take a screenshot of DOM with the broken white issue row (Box-row element) as a root? You can right click on the issue row, choose "Inspect", then navigate the tree up until you see li element with the Box-row class. I need something like this:

Could you provide full details on your OS and browser? Maybe I could reproduce this in VM.
I can replicate this:

My configuration: Firefox 61.0.1 on Arch Linux
I've noticed that reloading the style in Stylus temporarily fixes the issue, and when I refresh the page the right background color (blue) blinks just before the page fully reloads.