WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
193817
[WPE] Support <select> tag
https://bugs.webkit.org/show_bug.cgi?id=193817
Summary
[WPE] Support <select> tag
Charlie Turner
Reported
2019-01-25 01:20:26 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2020-01-27 10:21:02 PST
Related:
https://github.com/Igalia/meta-webkit/issues/139
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug