RFR: 8280990: [XWayland] XTest emulated mouse click does not bring window to front
Alexander Zvegintsev
azvegint at openjdk.org
Fri May 31 12:20:02 UTC 2024
On Fri, 31 May 2024 12:01:22 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> WIll it be a problem if we use toFront for the frame anyways? We have seen and done tofront() for many tests where the frame gets obscured by some other window so mouseclicks was not on desired area
For this set of tests, yes, this will be a problem, some of the tests try to click on the location of a button not to raise a window with that button, but to determine if it is obscured or not.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19417#issuecomment-2141950269
More information about the client-libs-dev
mailing list