RFR: 4130823: Not painting focus when the radio button has only icon
Tejesh R
tr at openjdk.org
Tue Apr 4 07:44:07 UTC 2023
On Thu, 23 Mar 2023 06:17:18 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Although the issue here is asking about not painting focus when it has icon, however it seems Windows does not draw focus rect for radiobutton at all so instead of closing this as "Not an issue" it is made to not draw the focusrect even when there is text
>
> This is what can be seen in windows system setting
>
> 
>
> and notepad
>
> 
>
> We have currently
>
> 
>
>
> and after fix
>
> 
Fix is working as expected. Looks Good to me.
-------------
Marked as reviewed by tr (Committer).
PR Review: https://git.openjdk.org/jdk/pull/13153#pullrequestreview-1370385129
More information about the client-libs-dev
mailing list