[Webkit-unassigned] [Bug 205497] New: [GTK] InputMethod API unit tests don't work under X11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 05:29:21 PST 2019


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

            Bug ID: 205497
           Summary: [GTK] InputMethod API unit tests don't work under X11
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, zan at falconsigh.net

The input method filter requires the web view to be focused to be enabled. Under X11 we only get the focus if the parent window is a toplevel and tests were using a popup. Using a toplevelo is enough for X11 with a window manager, but not for tests running under xvfb because there isn't a window manager. We need to assume the web view is always focused when running the tests under xvfb

-- 
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/20191220/2e351b9b/attachment.htm>


More information about the webkit-unassigned mailing list