Page MenuHomePhabricator

Experimental Dark Mode will hide some letters in JavaScript (text has same color as background color)
Closed, ResolvedPublic

Assigned To
None
Authored By
Base
Apr 6 2021, 2:19 AM
Referenced Files
F34259105: Screenshot from 2021-04-06 08-42-19.png
Apr 6 2021, 6:45 AM
F34258185: image.png
Apr 6 2021, 2:19 AM
F34258188: image.png
Apr 6 2021, 2:19 AM
F34258191: image.png
Apr 6 2021, 2:19 AM
Subscribers

Description

Switch to experimental Darkmode in Phabricator preferences

image.png (215×766 px, 19 KB)

, open https://phabricator.wikimedia.org/source/mediawiki/browse/master/Gruntfile.js

Actual result:

image.png (288×542 px, 22 KB)

Expected result:
kinda like https://phabricator.wikimedia.org/source/mediawiki/browse/master/.stylelintrc.json :

image.png (160×348 px, 12 KB)

The braces and all are the same colour as the background.

I am not sure if it is a Wikimedia Phabricator issue, or an upstream one. For the record I am only creating a ticket here and I have no idea if there is an upsteam one.

P.S. (It seems tag search using black on blue is not exactly optimal too…)

Event Timeline

@Aklapper , but you did reproduce it. Try selecting the code on the screenshot, you will see that it actually contains curly braces (as one would expect a JS file to do), but they are white on white unless selected.

Aklapper renamed this task from Darkmode displays JavaScript incorrectly to Experimental Dark Mode will hide some letters in JavaScript (text has same color as background color).Apr 7 2021, 9:02 AM
Aklapper changed the task status from Stalled to Open.

Ah, sorry, I hadn't properly read the task description. :(

Aklapper triaged this task as Lowest priority.May 30 2021, 9:35 AM

Not a problem anymore nowadays