RFR: 8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots

Kevin Rushforth kcr at openjdk.org
Thu May 4 15:53:15 UTC 2023


On Thu, 4 May 2023 14:20:30 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> This PR is to make it easier to review documentation changes from #13803 and also covers the following issues
> 
> https://bugs.openjdk.org/browse/JDK-8280982 [Wayland] [XWayland] java.awt.Robot taking screenshots
> https://bugs.openjdk.org/browse/JDK-8280995 [XWayland] Robot.mouseMove does not visually move mouse cursor
> https://bugs.openjdk.org/browse/JDK-8280990 [XWayland] XTest emulated mouse click does not bring window to front.
> https://bugs.openjdk.org/browse/JDK-8280988 [XWayland] Click on title to request focus test failures
> 
> [Doc changes](https://github.com/openjdk/jdk/pull/13804/commits/bddf9683065175eba352f4a88806a7bed16f5e4c) are on top of #13803

@azvegint what is your plan for eventually integrating this? You can't integrate two separate PRs for the same bug ID, so if you want to integrate them separately, then you will need two different bug IDs; that might be best anyway, since I'm pretty sure you want the spec changes to go in separately and first. If you do intend to integrate this with as a single commit for a single bug ID, then you can make this PR as Draft and eventually fold it into the other PR.

@prrace Can you comment as to how you want to proceed?

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

PR Comment: https://git.openjdk.org/jdk/pull/13804#issuecomment-1535017332



More information about the client-libs-dev mailing list