RFR: 8335986: Test javax/swing/JCheckBox/4449413/bug4449413.java fails on Windows 11 x64 because RBMenuItem's and CBMenuItem's checkmark on the left side are not visible [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Jun 20 03:12:32 UTC 2025
On Thu, 19 Jun 2025 04:10:20 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> RBMenuItem's and CBMenuItem's checkmark on the left side are not visible while running on Windows L&F as background color is same as RBMenuItem/CBMenuItem's checkmark..
>> Modified the color so that they are visible..
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove author tag
No, that is different..In #23324 those are not displayed if imageicon is used, otherwise it is ok..In this, checkmark is not displayed because of the background.
I feel this fix is needed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25864#issuecomment-2989674311
More information about the client-libs-dev
mailing list