CssGitHubWindows icon indicating copy to clipboard operation
CssGitHubWindows copied to clipboard

Hovering over an issue / PR makes the text white

Open phase opened this issue 7 years ago • 4 comments

I can't see what I'm hovering over!

Awesome project! Definitely using this as a daily driver.

phase avatar Jul 14 '18 22:07 phase

@phase Screenshot?

Athari avatar Jul 14 '18 23:07 Athari

jul15 021747 jul15 021748 jul15 021744

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 avatar Jul 15 '18 09:07 phase

@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.

Athari avatar Jul 19 '18 01:07 Athari

I can replicate this: screeenshot-ff-inspector

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.

eigenraven avatar Jul 29 '18 12:07 eigenraven