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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 13:14:46 PST 2018


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

            Bug ID: 183144
           Summary: [WPE] testRunner.setWindowIsKey() has no effect on the
                    web process side in WebKit2
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: lforschler at apple.com

The WPE implementation of testRunner.setWindowIsKey() only updates a boolean flag and does not change the activation state of the window. We need to fix it up so that it actually changes the activation state of the window so as to be able to test page activation issues. Once we implement such behavior we may be able to unskip some or all of the following tests:

fast/dom/Window/window-focus-self.html
fast/events/blur-focus-window-should-blur-focus-element.html
fast/selectors/querySelector-window-inactive.html
fast/selectors/selection-window-inactive.html
scrollbars/corner-resizer-window-inactive.html

-- 
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/20180226/335e6862/attachment.html>


More information about the webkit-unassigned mailing list