<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [EFL] Fix popup non-occurrence condition."
   href="https://bugs.webkit.org/show_bug.cgi?id=137634#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [EFL] Fix popup non-occurrence condition."
   href="https://bugs.webkit.org/show_bug.cgi?id=137634">bug 137634</a>
              from <span class="vcard"><a class="email" href="mailto:gyuyoung.kim&#64;webkit.org" title="Gyuyoung Kim &lt;gyuyoung.kim&#64;webkit.org&gt;"> <span class="fn">Gyuyoung Kim</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=137634#c13">comment #13</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=137634#c12">comment #12</a>)
&gt; &gt; For Webkit GTK, popup is just blocked until user choose any item and it just
&gt; &gt; returned from the showPopup routine.
&gt; &gt; Therefore, popupDidHide() is just called as soon as any item on the menu or
&gt; &gt; out side area of menu is clicked via m_client-&gt;valueChangedForPopupMenu() in
&gt; &gt; WebPopupMenuProxyGtk::showPopupMenu().
&gt; &gt; As a result, reset of m_popupIsvisible is guaranteed.
&gt; &gt; 
&gt; &gt; But for the Webkit EFL, elm_menu is activated from UIProcess, but it's not
&gt; &gt; blocked until user's selection.
&gt; &gt; So, the working flow of each port are different from each other.
&gt; 
&gt; Could you test whether your issues are fine with below bug ?
&gt; <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Select popup is not relaunched on the EFL port"
   href="show_bug.cgi?id=135454">https://bugs.webkit.org/show_bug.cgi?id=135454</a>
&gt; 
&gt; I think that this is duplicated bug(but different approach)</span >

Hyuki, it looks the patch of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Select popup is not relaunched on the EFL port"
   href="show_bug.cgi?id=135454">Bug 135454</a> looks better fix for EFL port. What do you think about it ?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>