-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
"Run Javascript Anywhere" invisible when text is selected in dark mode #6585
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
Comments
Additional step - i can only get this to happen if the browser window loses focus. it's odd for sure but reduces the concern ever so slightly to me |
I'm able to replicate this without the browser window to loose focus. |
I tested it myself, if you remove this property on the CSS h1 document: -webkit-text-fill-color: transparent; It starts working again. |
@rithviknishad Could you test this branch? |
Yup! Works as expected! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
URL:
https://nodejs.org/en
Browser Name:
Firefox
Browser Version:
125.0b4 (64-bit)
Operating System:
Mac OS Sonama 14.4.1
How to reproduce the issue:
Run Javascript Anywhere
h1 text while being in dark mode.The text was updated successfully, but these errors were encountered: