<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - select box not show popup in phantomjs"
   href="https://bugs.webkit.org/show_bug.cgi?id=154447">bug 154447</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>ap&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - select box not show popup in phantomjs"
   href="https://bugs.webkit.org/show_bug.cgi?id=154447#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - select box not show popup in phantomjs"
   href="https://bugs.webkit.org/show_bug.cgi?id=154447">bug 154447</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>Looks like phantomjs is based on QtWebKit, which is not one of the ports supported at webkit.org. Please see &lt;<a href="https://trac.webkit.org/wiki/BuildingQtOnLinux">https://trac.webkit.org/wiki/BuildingQtOnLinux</a>&gt;.

The below comment from phantomjs issue discussion seems like a good guess to me, although in this case, this becomes a phantomjs bug. Since it is phantomjs that advertises offscreen drawing capability, it is that project's responsibility to make it work.

<span class="quote">&gt; My educated guess as to the root cause of the problem is that select boxes'
&gt; pop-up menus are getting drawn in a different way from normal page contents
&gt; and therefore are getting left out of the rendering (possibly they are never
&gt; drawn at all in a 'headless' configuration).</span >

Mac and iOS ports work like that by design, so Qt may do the same.</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>