Bug 19000

Summary: call client()->hidePopup() when a menu item is selected
Product: WebKit Reporter: Robin Dunn <robin>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch for PopupMenuWx.cpp kevino: review+

Robin Dunn
Reported 2008-05-11 18:01:40 PDT
Since wx popup menus dismiss themselves when an item is selected we need to call hidePopup so webkit's internal state is correct.
Attachments
patch for PopupMenuWx.cpp (823 bytes, patch)
2008-05-11 18:02 PDT, Robin Dunn
kevino: review+
Robin Dunn
Comment 1 2008-05-11 18:02:36 PDT
Created attachment 21074 [details] patch for PopupMenuWx.cpp
Kevin Ollivier
Comment 2 2008-05-11 22:01:05 PDT
landed in r33035, thanks! :)
Note You need to log in before you can comment on or make changes to this bug.