On Thu, 17 Oct 2024 18:47:27 GMT, Harshitha Onkar <hon...@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

Reply via email to