(Apologies for what might be the third duplicate to the list; for some
reason list mail is reaching me, but none of my messages to the list
are getting through).
Hello!
I've been putting together some integration tests using
javafx.scene.robot.Robot for an application. I've noticed that if the
ap
On Sat, 20 May 2023 15:18:22 GMT, Thiago Milczarek Sayao
wrote:
>> I replicated the fix on #1054 on Linux.
>>
>> Also fixes [Monocle: Stage no longer gets focus after fix for
>> JDK-8296621](https://bugs.openjdk.org/browse/JDK-8304734)
>
> Thiago Milczarek Sayao has updated the pull request wi
> I replicated the fix on #1054 on Linux.
>
> Also fixes [Monocle: Stage no longer gets focus after fix for
> JDK-8296621](https://bugs.openjdk.org/browse/JDK-8304734)
Thiago Milczarek Sayao has updated the pull request incrementally with one
additional commit since the last revision:
Fix Mo
> I replicated the fix on #1054 on Linux.
>
> Also fixes [Monocle: Stage no longer gets focus after fix for
> JDK-8296621](https://bugs.openjdk.org/browse/JDK-8304734)
Thiago Milczarek Sayao has updated the pull request with a new target base due
to a merge or a rebase. The incremental webrev e
On Sun, 14 May 2023 21:35:01 GMT, Thiago Milczarek Sayao
wrote:
>> I replicated the fix on #1054 on Linux.
>>
>> Also fixes [Monocle: Stage no longer gets focus after fix for
>> JDK-8296621](https://bugs.openjdk.org/browse/JDK-8304734)
>
> Thiago Milczarek Sayao has updated the pull request in
On Fri, 19 May 2023 00:10:25 GMT, John Hendrikx wrote:
>> The class `PseudoClassState` is private API, but was exposed erroneously in
>> the CSS API. Instead, `Set` should have been used. This PR
>> corrects this.
>
> John Hendrikx has refreshed the contents of this pull request, and previous