[Webkit-unassigned] [Bug 183144] [WPE] testRunner.setWindowIsKey() has no effect on the web process side in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 27 20:56:19 PST 2018


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

--- Comment #2 from Daniel Bates <dbates at webkit.org> ---
(In reply to Michael Catanzaro from comment #1)
> WPE has no concept of window focus. I'm not sure what the expected behavior
> for these tests should be; it will require some thinking. Perhaps it should
> behave as if the window is always focused.

The tests do not seem applicable to WPE. We should mark then as WONTFIX in WPE’s TestExpectations. These tests are explicitly testing the behavior of the non-standard ::selection:window-inactive selector to match selected text when the window is deactivated (i.e. not the frontmost focused window). Towards that, testRunner.setWindowIsKey() allows a test to make the window activated (frontmost focused) or deactivated (background; defocused).

-- 
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/20180228/48d112c6/attachment.html>


More information about the webkit-unassigned mailing list