adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.26k stars 7.63k forks source link

Invisible Font in Developer Tools #14607

Open nkoehring opened 5 years ago

nkoehring commented 5 years ago

Prerequisites

Description

When I open the Developer Tools, I see everything, except the font. I can copy the text out of the console and paste it somewhere else and this works.

devtools

Steps to Reproduce

I never had it differently, so I don't know exactly. I simple press F12 and get that result, with or without any extensions. In the Chromium browser I never had that issue.

Expected behavior: Obviously I want to see text.

Actual behavior: I cannot see text, but it is there.

Versions

Operating System is Void Linux with Kernel 4.18.15. Brackets Release 1.13 build 1.13.0-17696 (release 49d29a8bc)

nkoehring commented 5 years ago

A hint on the problem could be that when I set the font in Brackets theme settings to monospace the font in the editor disappears too. Then it looks like this: devtools