On Tue, 10 May 2022 19:03:23 GMT, DamonGuy wrote:
>> The insets for buttons were incorrect for L&Fs except for Aqua when the text
>> is set to HTML. This was fixed in Aqua by adding a conditional to check for
>> the BasicHTML property key in the button component. This same logic can be
>> used
> The insets for buttons were incorrect for L&Fs except for Aqua when the text
> is set to HTML. This was fixed in Aqua by adding a conditional to check for
> the BasicHTML property key in the button component. This same logic can be
> used to fix Metal & Motif L&Fs in BasicButtonUI, but Nimbus
On Tue, 10 May 2022 06:29:47 GMT, Prasanta Sadhukhan
wrote:
>> DamonGuy has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fixed test summary. Added check for JButton.
>
> test/jdk/javax/swing/JButton/HtmlButtonImageTest/HtmlButtonImageTes
On Mon, 9 May 2022 16:15:48 GMT, DamonGuy wrote:
>> The insets for buttons were incorrect for L&Fs except for Aqua when the text
>> is set to HTML. This was fixed in Aqua by adding a conditional to check for
>> the BasicHTML property key in the button component. This same logic can be
>> used
On Mon, 9 May 2022 06:04:05 GMT, Prasanta Sadhukhan
wrote:
>> DamonGuy has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Changed approach to fix.
>
> src/java.desktop/share/classes/javax/swing/plaf/synth/SynthGraphicsUtils.java
> line 39
> The insets for buttons were incorrect for L&Fs except for Aqua when the text
> is set to HTML. This was fixed in Aqua by adding a conditional to check for
> the BasicHTML property key in the button component. This same logic can be
> used to fix Metal & Motif L&Fs in BasicButtonUI, but Nimbus
On Wed, 27 Apr 2022 18:52:46 GMT, DamonGuy wrote:
>> The insets for buttons were incorrect for L&Fs except for Aqua when the text
>> is set to HTML. This was fixed in Aqua by adding a conditional to check for
>> the BasicHTML property key in the button component. This same logic can be
>> used
On Wed, 27 Apr 2022 18:52:46 GMT, DamonGuy wrote:
>> The insets for buttons were incorrect for L&Fs except for Aqua when the text
>> is set to HTML. This was fixed in Aqua by adding a conditional to check for
>> the BasicHTML property key in the button component. This same logic can be
>> used
On Tue, 26 Apr 2022 20:15:20 GMT, Phil Race wrote:
>> DamonGuy has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Changed approach to fix.
>
> src/java.desktop/share/classes/javax/swing/plaf/nimbus/skin.laf line 271:
>
>> (failed to retrie
> The insets for buttons were incorrect for L&Fs except for Aqua when the text
> is set to HTML. This was fixed in Aqua by adding a conditional to check for
> the BasicHTML property key in the button component. This same logic can be
> used to fix Metal & Motif L&Fs in BasicButtonUI, but Nimbus
On Tue, 26 Apr 2022 19:42:05 GMT, DamonGuy wrote:
> The insets for buttons were incorrect for L&Fs except for Aqua when the text
> is set to HTML. This was fixed in Aqua by adding a conditional to check for
> the BasicHTML property key in the button component. This same logic can be
> used to
The insets for buttons were incorrect for L&Fs except for Aqua when the text is
set to HTML. This was fixed in Aqua by adding a conditional to check for the
BasicHTML property key in the button component. This same logic can be used to
fix Metal & Motif L&Fs in BasicButtonUI, but Nimbus is not f
12 matches
Mail list logo