<Swing Dev> RFR: 8266510: Nimbus JTree default tree cell renderer does not use selected text color
    Pankaj Bansal 
    pbansal at openjdk.java.net
       
    Mon Jul 26 07:22:10 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.
Marked as reviewed by pbansal (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4903
    
    
More information about the swing-dev
mailing list