RFR: 8280990: [XWayland] XTest emulated mouse click does not bring window to front

Alexander Zvegintsev azvegint at openjdk.org
Sat Jun 1 13:08:00 UTC 2024


On Sat, 1 Jun 2024 09:20:28 GMT, lawrence.andrews <duke at openjdk.org> wrote:

> According to https://docs.oracle.com/en/java/javase/22/docs/api/java.desktop/java/awt/Window.html#toFront() some platforms does not support toFront() , how are we handling this case ?

AFAIK, we do not test on such platforms/window managers.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19417#issuecomment-2143442854


More information about the client-libs-dev mailing list