RFR: 8351907: [XWayland] [OL10] Robot.mousePress() is delivered to wrong place [v2]
Harshitha Onkar
honkar at openjdk.org
Tue May 20 23:55:54 UTC 2025
On Tue, 20 May 2025 10:33:21 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
>>> I'm not sure if it's really needed, since many tests already depend on the `java.awt.Robot` itself, CI has a one-time manual task to set up all the required permissions for the `java.awt.Robot`, so automated tests provide sufficient coverage.
>>
>> Can this be documented in [GUI testing](https://wiki.openjdk.org/display/ClientLibs/Automated+client+GUI+testing+system+set+up+requirements)?
>
>> > I'm not sure if it's really needed, since many tests already depend on the `java.awt.Robot` itself, CI has a one-time manual task to set up all the required permissions for the `java.awt.Robot`, so automated tests provide sufficient coverage.
>>
>> Can this be documented in [GUI testing](https://wiki.openjdk.org/display/ClientLibs/Automated+client+GUI+testing+system+set+up+requirements)?
>
> Sure, [updated](https://wiki.openjdk.org/display/ClientLibs/Automated+client+GUI+testing+system+set+up+requirements#AutomatedclientGUItestingsystemsetuprequirements-Wayland).
@azvegint
Generic question: While reading about libei, came across [Oeffis](https://libinput.pages.freedesktop.org/libei/api/index.html#sec-oeffis)- a wrapper for XDG portal.
Is the reason to connect to Remote Desktop XDG portal directly because of session length and token alive time?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25265#issuecomment-2896082061
More information about the client-libs-dev
mailing list