RFR: 8187759: Background not refreshed when painting over a transparent JFrame [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Thu Feb 15 18:48:55 UTC 2024
On Thu, 15 Feb 2024 05:28:22 GMT, Tejesh R <tr at openjdk.org> wrote:
>> It is better to check why it fails there, it uses the public api only and it should work on all platforms.
>
> On windows the robot mouse move doesn't drag the frame as smooth as in linux, it is getting stuck within the white frame. On Mac though the drag is smooth, somehow the test is failing sometimes on CI system (Nothing to do with the fix, just about the automated test which compares the RGB values).
Then please file a new issue to understand why it is happening on other platforms.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17081#discussion_r1491463090
More information about the client-libs-dev
mailing list