[Webkit-unassigned] [Bug 154447] select box not show popup in phantomjs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 17:00:06 PST 2016


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Looks like phantomjs is based on QtWebKit, which is not one of the ports supported at webkit.org. Please see <https://trac.webkit.org/wiki/BuildingQtOnLinux>.

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.

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

Mac and iOS ports work like that by design, so Qt may do the same.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160222/9723a2e7/attachment-0001.html>


More information about the webkit-unassigned mailing list