On Sat, 24 Dec 2022 14:40:27 GMT, Ravi Gupta <[email protected]> wrote:
> This testcase verifies the following assertions > > a. Selecting an item in the Choice using mouse generates ItemEvent. > b. Single-click on an Checkbox generates ItemEvent. > > Testing: > Tested using Mach5(20 times per platform) in macos, linux and windows and got > all pass. This pull request has now been integrated. Changeset: 5ae6de85 Author: ravi.ra.gupta <[email protected]> Committer: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/5ae6de859d472d107cdf642c417c6d2f1c74e5db Stats: 130 lines in 1 file changed: 130 ins; 0 del; 0 mod 8299296: Write a test to verify the components selection sends ItemEvent Reviewed-by: serb ------------- PR: https://git.openjdk.org/jdk/pull/11786
