<Swing Dev> RFR: 8058704: Nimbus does not honor JTextPane background color [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Tue Aug 3 06:37:31 UTC 2021
On Tue, 3 Aug 2021 06:28:59 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Yes, I meant the grey background what is being described in EditorPane.background and TextPane.background is what is being shown now, not literally NimbusBlueGrey. Till now we were showing white which is in contrary to this default.
>>
>> I could not find any purpose of shape by looking at skin.laf as it is not being used in Synth source code, so that is why I ran all JCK/jtreg testsuite and found no regression. It is also there from initial days.
>> I leave it for user of Synth/Nimbus L&F or anyone from open community to highlight the need of "shape"
>
> Does it mean that "shapes" tag is not used and we can remove all its usage in the file?
I dont know. I am only telling by looking at source code..I dont know what NimbusL&F creator meant it for...
-------------
PR: https://git.openjdk.java.net/jdk/pull/4930
More information about the swing-dev
mailing list