On Thu, 19 Jun 2025 04:10:20 GMT, Prasanta Sadhukhan <psadhuk...@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 Is this fix needed? You're working on modifying menu rendering on Windows in #23324 so that both check marks and icons are displayed. The test will be fixed as soon as that fix for [JDK-8348760](https://bugs.openjdk.org/browse/JDK-8348760) is integrated. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25864#issuecomment-2988969593