<Swing Dev> RFR: 8266510: Nimbus JTree default tree cell renderer does not use selected text color

Sergey Bylokhov serb at openjdk.java.net
Mon Jul 26 21:06:30 UTC 2021


On Mon, 26 Jul 2021 05:46:44 GMT, Tejpal Rebari <trebari at openjdk.org> wrote:

> Please review the following fix for JDK-18.
> This is revert of the fix for  nimbus jtree renderer properties persist across L&F(https://bugs.openjdk.java.net/browse/JDK-8249674), This fixed caused nimbus jtree default tree cell renderer to not use the selected text color, which was white originally and changed to black after the fix. Reverted the change to match original behaviour.
> 
> Tested on MacOS , Windows and Linux.

Do we have a new bug to redo the https://bugs.openjdk.java.net/browse/JDK-8249674 again?

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

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


More information about the swing-dev mailing list