On Tue, 2025-03-11 at 14:17 +0000, Paul Smith wrote:
> Dear All,
> 
> I’m currently working with the following setup:
> 
> I start Xephyr with:
> 
> Xephyr :99 -screen 1920x1080 -ac -br -noreset &
> 
> Then, I launch Openbox inside the Xephyr display:
> 
> DISPLAY=:99 openbox &
> 
> Inside Openbox, I open Chrome.
> 
> When I try to save a page in Chrome using Ctrl + S, the save dialog
> window pops up as expected. However, I’m unable to interact with this
> dialog window using xdotool. It seems the dialog is not reachable or
> detectable by xdotool.
> 
> Has anyone encountered this issue before? Is there a way to gain
> control of the Chrome save dialog window using xdotool or any
> alternative tool? Any advice or suggestions would be greatly
> appreciated!

IMHO since Chrome is running inside Xephyr, which is an X server, and
kdotool is for Wayland, that would be hard to do.

poc
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to