<Swing Dev> RFR: 8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes" [v2]
Sergey Bylokhov
serb at openjdk.java.net
Fri Feb 5 02:20:42 UTC 2021
On Thu, 4 Feb 2021 16:24:56 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> 8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>
> Test simplification.
test/jdk/javax/swing/JCheckBox/ImageCheckboxFocus/ImageCheckboxTest.java line 68:
> 66: throw new Exception("Changing focus is not visualized");
> 67: }
> 68: } finally {
try/finally block is not needed?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2384
More information about the swing-dev
mailing list