[Webkit-unassigned] [Bug 193817] New: [WPE] Support <select> tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 01:20:26 PST 2019


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

            Bug ID: 193817
           Summary: [WPE] Support <select> tag
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cturner at igalia.com
                CC: bugs-noreply at webkitgtk.org

In WPE I'm seeing,

<select>
  <option value="volvo">Volvo</option>
  <option value="saab">Saab</option>
  <option value="opel">Opel</option>
  <option value="audi">Audi</option>
</select>

Rendered as just the string "Volvo" rather than as a drop-down box. Looks like a missing feature at the moment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190125/4ffe6b36/attachment.html>


More information about the webkit-unassigned mailing list