[Webkit-unassigned] [Bug 179365] New: REGRESSION(r223773): [GTK] WebKitWebInspector bring-to-front signal is emitted right after open-window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 7 00:19:19 PST 2017


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

            Bug ID: 179365
           Summary: REGRESSION(r223773): [GTK] WebKitWebInspector
                    bring-to-front signal is emitted right after
                    open-window
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, bugs-noreply at webkitgtk.org,
                    joepeck at webkit.org

In the GTK+ API, open-window already implies presenting the window to bring it to the front, so it's not expected that bring-to-front is emitted on open. This is happening since r223773 that moved common code from platform specific inspector files to the main file, but in the case of open the mac implementation was not exactly the same as the GTK+ one. This broke /webkit2/WebKitWebInspector/default and /webkit2/WebKitWebInspector/manual-attach-detach.

-- 
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/20171107/a4c2ba10/attachment-0001.html>


More information about the webkit-unassigned mailing list