RESOLVED FIXED 19000
call client()->hidePopup() when a menu item is selected
https://bugs.webkit.org/show_bug.cgi?id=19000
Summary call client()->hidePopup() when a menu item is selected
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.