The text background in code editor in netbeans have gray background instead of the white background. This used to work correctly with Joxy.
According to the git bisect, the first bad commit is f62c82be5048b15246bed494f062be9be1a51c6f
Blog: 2013/03/jbutton-jtabbedpane-and-icon-improvements
Bugs: #11
Wiki: Netbeans
Hello Lukas, thank you for the report.
In this commit we make the text components non-opaque, and it seems that Netbeans then doesn't paint the background correctly anymore. It is actually the radial background you are seeing. I'll investigate how to solve this.
The bug is caused by a temporary fix for bug [tickets:#11]. It should be fixed when a 'clean' fix for this bug is implemented.
Related
Bugs:
#11Fixed finally in Git.