<Swing Dev> Integrated: 8266510: Nimbus JTree default tree cell renderer does not use selected text color
Tejpal Rebari
trebari at openjdk.java.net
Wed Jul 28 04:32:35 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.
This pull request has now been integrated.
Changeset: ecd44556
Author: Tejpal Rebari <trebari at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ecd445562f8355704a041f9eca0e87dc85a7f44c
Stats: 105 lines in 3 files changed: 0 ins; 100 del; 5 mod
8266510: Nimbus JTree default tree cell renderer does not use selected text color
Reviewed-by: psadhukhan, pbansal
-------------
PR: https://git.openjdk.java.net/jdk/pull/4903
More information about the swing-dev
mailing list