Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.7.0, 5.12.0, 5.15.2
-
19c6b0a22f (qt/qtwebengine/dev) c17adb8848 (qt/qtwebengine/6.4)
Description
See code snippet. This doesn't work as expected in QWebEngineView. Selecting the arrow button or pressing "down" key should open a popup window with a list of options.
<input list="browsers"> <datalist id="browsers"> <option value="Internet Explorer"> <option value="Firefox"> <option value="Chrome"> <option value="Opera"> <option value="Safari"> </datalist>
Attachments
Issue Links
- depends on
-
QTBUG-54468 Support Autofill in QtWebEngine
- Open
For Gerrit Dashboard: QTBUG-54433 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
397092,8 | Adapt autofill component for WebEngine | 98-based | qt/qtwebengine-chromium | Status: MERGED | +2 | 0 |
397093,19 | Support HTML5 <datalist> element | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
411512,2 | FIXUP: Stop using C++20 initialization | 98-based | qt/qtwebengine-chromium | Status: MERGED | +2 | 0 |
417160,2 | Support HTML5 <datalist> element | 6.4 | qt/qtwebengine | Status: MERGED | +2 | 0 |