On Thu, 4 May 2023 15:50:10 GMT, Kevin Rushforth <[email protected]> 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? @kevinrushforth thanks for your suggestions. I do not plan to integrate this PR, I would like to first discuss all questions regarding the documentation here, separately, and add the final version to the main PR #13803 > 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. I created a new draft PR for this #13809. This PR got polluted with "tab to spaces" changes, hence closing it. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13804#issuecomment-1535047461
