firefox-devtools / debugger

The faster and smarter Debugger for Firefox DevTools 🔥🦊🛠
https://firefox-dev.tools/
4.61k stars 758 forks source link

[Theme] TypeScript had black characters with dark theme #8268

Closed andreiuipath closed 4 years ago

andreiuipath commented 5 years ago

Steps to reproduce

Using Firefox Nightly open http://todomvc.com/examples/typescript-angular/#/ Start the DevTools debugger. Set dark theme. Ctrl + P directives/TodoEscape.ts

Expected behavior

Curly/round parantheses, "ng.IDirective" and "JQuery" should not be black since it is not visible.

Actual behavior:

Curly/round parantheses, "ng.IDirective" and "JQuery" is black. image

andreiuipath commented 5 years ago

Seems to be present in the network inspector also.

Visit https://twitter.com/Firefox

image

andreicristianpetcu commented 5 years ago

https://discourse.mozilla.org/t/nightly-dark-mode-brackets-and-dot-not-visible-in-the-dev-tools/45797

andreicristianpetcu commented 5 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1584074

andreiuipath commented 5 years ago

8:09.62 INFO: No more inbound revisions, bisection finished. 8:09.62 INFO: Last good revision: 9f2ff84ff3eef50321fe9525c6510e6462f519f0 8:09.62 INFO: First bad revision: 0e9caca3bcf6adf462ea5174be3f9d15ffe77b4c 8:09.62 INFO: Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=9f2ff84ff3eef50321fe9525c6510e6462f519f0&tochange=0e9caca3bcf6adf462ea5174be3f9d15ffe77b4c

janodvarko commented 4 years ago

This seems to be fixed in the lastet Nightly Fx81 image

I am closing the report , but please feel free to file a new one. Note that we moved bug tracking to Bugzilla so, use this link to file a new issue https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools&component=Debugger

Thanks, Honza