[Webkit-unassigned] [Bug 136817] New: [EFL] Popup menu doesn't work after first popup has disappeared without selection.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 03:40:34 PDT 2014


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

           Summary: [EFL] Popup menu doesn't work after first popup has
                    disappeared without selection.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sh53.lee at samsung.com
                CC: demarchi at webkit.org


m_popupIsVisible is still true although popup is disappered if we didn't select any item.
So, we need to call RenderMenuList::popupDidHide() in WebPopupMenu::hide().

-- 
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