[Webkit-unassigned] [Bug 66471] New: [GTK] [WK2] Activating sub menus cause the WebProcess to crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 18 08:45:19 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66471
Summary: [GTK] [WK2] Activating sub menus cause the WebProcess
to crash
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: amruthraj at motorola.com
Context menu items which are actionable should only connect to activate signal.
Connecting sub-menu item to "activate" signal would trigger sending of DidSelectItemFromActiveContextMenu to WebProcess. WebProcess then assumes that a click has happened and destroys the context menu, further leading to a crash.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list