<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ryuan.choi&#64;navercorp.com" title="Ryuan Choi &lt;ryuan.choi&#64;navercorp.com&gt;"> <span class="fn">Ryuan Choi</span></a>
</span> changed
              <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>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>ryuan.choi&#64;navercorp.com
           </td>
         </tr></table>
      <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#c13">Comment # 13</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:ryuan.choi&#64;navercorp.com" title="Ryuan Choi &lt;ryuan.choi&#64;navercorp.com&gt;"> <span class="fn">Ryuan Choi</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=137634#c12">comment #12</a>)
<span class="quote">&gt; For Webkit GTK, popup is just blocked until user choose any item and it just
&gt; returned from the showPopup routine.
&gt; Therefore, popupDidHide() is just called as soon as any item on the menu or
&gt; out side area of menu is clicked via m_client-&gt;valueChangedForPopupMenu() in
&gt; WebPopupMenuProxyGtk::showPopupMenu().
&gt; As a result, reset of m_popupIsvisible is guaranteed.
&gt; 
&gt; But for the Webkit EFL, elm_menu is activated from UIProcess, but it's not
&gt; blocked until user's selection.
&gt; So, the working flow of each port are different from each other.</span >

Could you test whether your issues are fine with below bug ?
<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>

I think that this is duplicated bug(but different approach)</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>