<Swing Dev> [14] RFR JDK-8223788 - [macos] JSpinner buttons in JColorChooser dialog may capture focus using TAB Key

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Dec 6 21:46:29 UTC 2019


On 12/5/19 11:05 pm, Tejpal Rebari wrote:
> Navigation over JSpinner editor is possible by keyboard after the fix.
> 
> Before the fix, is we are inside a JSpinner editor and press TAB key the focus disappears and it is captured by the JSpinner Button which is not focusable by mouse click.
Thank you for clarification.

> I have ran SwingSet2 demo -> JColorChooser -> Background -> HSV for Testing JSpinner.

Is it possible to add an automated test for this use case?

-- 
Best regards, Sergey.


More information about the swing-dev mailing list