[Webkit-unassigned] [Bug 152977] New: REGRESSION(r190717): [GTK] Popup menus stop working after being dismissed without selecting an item

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 10:01:28 PST 2016


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

            Bug ID: 152977
           Summary: REGRESSION(r190717): [GTK] Popup menus stop working
                    after being dismissed without selecting an item
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local 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: bugs-noreply at webkitgtk.org

This happens after r190717 when you open a popup menu and without selecting any option it's dismissed (press ESC or click somewhere else). This is because I removed the code to track when the menu is unmapped, thinking that it was no longer necessary. But we need to send the DidChangeSelectedIndexForActivePopupMenu to the WebProcess with -1 as index to keep the web process in sync.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160111/59369b26/attachment-0001.html>


More information about the webkit-unassigned mailing list