<Swing Dev> RFR: 8058704: Nimbus does not honor JTextPane background color [v3]

Alexey Ivanov aivanov at openjdk.java.net
Mon Aug 9 18:28:33 UTC 2021


On Thu, 5 Aug 2021 08:43:43 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Restored "shape" tag and now tackling the bug from the fact that JTextField/JTextARea setbackground works unlike JTextPane/EditorPane.

Now both JTextPane and JEditorPane have white background by default. The changes to the background color are honored.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4930


More information about the swing-dev mailing list