RFR: 6817009: Action.SELECTED_KEY not toggled when using key binding [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Mar 23 07:41:11 UTC 2023
On Thu, 23 Mar 2023 07:28:05 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review comment
>
> test/jdk/javax/swing/JToggleButton/TestSelectedKey.java line 26:
>
>> 24: /* @test
>> 25: @bug 6817009
>> 26: @summary Verifies if AAction.SELECTED_KEY not toggled when using key binding
>
> This is a headful test, we need to add @headful tag.
> Also summary needs to be updated to something like "Verifies that AAction.SELECTED_KEY is not toggled when key binding is used"
ok
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/12253#discussion_r1145786778
More information about the client-libs-dev
mailing list