On Thu, 28 Oct 2021 17:02:45 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> When i reproduced the test failures locally on Ubuntu 18 it seems like AWT > Frame > that appeared on the screen had not received focus and keyboard events went > to the > Window Manager which ignored them for having no meaning in the current > context. > Added explicit toFront and requestFocus calls so window gets focused. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.java.net/jdk/pull/6161