RFR: 8340494: Open some dialog awt tests 4 [v4]
Alisen Chung
achung at openjdk.org
Thu Oct 17 19:08:35 UTC 2024
On Thu, 17 Oct 2024 18:47:27 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> update
>
> test/jdk/java/awt/Dialog/ModalExcludedTest.java line 80:
>
>> 78: behave the same way as there is no modal dialog shown. Verify
>> 79: this by pressing mouse buttons and typing any keys. The
>> 80: RootFrame would be modal blocked - verify this too
>
> ` RootFrame would be modal blocked - verify this too`
>
> How to verify this? Does it mean that we cannot close the RootFrame without closing the modal?
yup, the RootFrame is deactivated and can't be interacted with
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21479#discussion_r1805286918
More information about the client-libs-dev
mailing list