RFR: 8292738 : JInternalFrame backgroundShadowBorder & foregroundShadowBorder line is longer in Mac Look and Feel
Harshitha Onkar
honkar at openjdk.org
Tue Aug 23 21:44:24 UTC 2022
On Mon, 22 Aug 2022 21:20:54 GMT, lawrence.andrews <duke at openjdk.org> wrote:
> Border line is seen outside round Rectangle both for JInternalFrame backgroundShadowBorder & foregroundShadowBorder line in mac L&F.
> 
>
> I have circled the extra part of the line. To make it more visible I changed the color of the backgroundShadowBorder to red
> 
>
> Fixed the extra length of the line
> 
Tested on SwingSet2. The overhang is not prominent unless the color of the line is changed (to test & check the difference).
Overall the fix looks good. The only question might be - Is overhang the desired appearance in Aqua LAF?
-------------
PR: https://git.openjdk.org/jdk/pull/9971
More information about the client-libs-dev
mailing list