<Swing Dev> <AWT Dev> [13] RFR 8153090 8223788 8224149: TAB key cannot change input focus after the radio button in the Color Selection dialog.+

Philip Race philip.race at oracle.com
Mon May 20 18:04:32 UTC 2019


Hi,

I'm afraid I know next to nothing about the focus traversal
code in Swing or AWT, but it smells very wrong to have
such knowledge of a specific Swing component in the
AWT focus code.

-phil.

On 5/20/19, 8:37 AM, semyon.sadetsky at oracle.com wrote:
> bugs:
>
> https://bugs.openjdk.java.net/browse/JDK-8153090
>
> https://bugs.openjdk.java.net/browse/JDK-8223788
>
> https://bugs.openjdk.java.net/browse/JDK-8224149
>
> webrev: http://cr.openjdk.java.net/~ssadetsky/8153090/webrev.00/
>
> The fix eliminates issues in JColorChooser dialog making it more 
> accessible by keyboard. See JBS for details.
>
> --Semyon
>


More information about the swing-dev mailing list