[Webkit-unassigned] [Bug 279016] [GTK4] Gamepad tests are timing out when run with run-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 04:03:33 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=279016

--- Comment #5 from Claudio Saavedra <csaavedra at igalia.com> ---
Thanks for debugging this, Phil!

It seems that the problem is that there's no direct replacement for gtk_window_has_toplevel_focus(). gtk_window_is_active() is not equivalent because the window is not visible while the tests run?

I am not so familiar with this, and a quick test with gtk_window_get_focus() and gtk_widget_has_focus() didn't really solve the issue, so I defer to other people who might know GTK better.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240903/08aa3f7d/attachment.htm>


More information about the webkit-unassigned mailing list