On Fri, 16 Feb 2024 12:57:55 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> The similar approach is working for Checkbox and Radiobutton. Should I raise >> a separate PR or extend the fix here? > > you can ask @mrserb if you can assign > [JDK-8298153](https://bugs.openjdk.org/browse/JDK-8298153). to you and then > add that issue to this and add those widgets fix also here, in my opinion.. @mrserb [JDK-8298153](https://bugs.openjdk.org/browse/JDK-8298153) issue raised by you for JCheckBox and JRadioButton has similar issue with JLabel. The proposed fix here resolves the issue for JLabel and similar approach is applicable for JCheckBox and JradioButton as well. If you are ok then I will assign [JDK-8298153](https://bugs.openjdk.org/browse/JDK-8298153) to me and propose a fix. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17763#discussion_r1492892077