diff options
author | Peter Varga <pvarga@inf.u-szeged.hu> | 2021-06-14 16:20:26 +0200 |
---|---|---|
committer | Peter Varga <pvarga@inf.u-szeged.hu> | 2022-06-19 03:08:06 +0200 |
commit | 19c6b0a22f20a33c8c1fd4bdea29468fa8b4e10e (patch) | |
tree | 03631f39583e2b18b06b373f364f00f3d5ab17de /tools/scripts/windeploy-examples.py | |
parent | e2d3beb65653bb96342a80b436d8935e903fdd70 (diff) | |
download | qtwebengine-19c6b0a22f20a33c8c1fd4bdea29468fa8b4e10e.tar.gz |
Support HTML5 <datalist> element
The datalist uses Chromium's autofill component to fetch and filter
predefined options in the list and autocomplete the field with the
selected option. Autofill component is added to build and bound to
WebEngine. All the unnecessary autofill features for datalist are
supposed to be disabled: payment/credit card support, password manager,
save profile data, store suggestions in database etc.
Custom popups for the dropdown are implemented for Widget and Quick.
Scrolling in dropdown is not implemented in this change.
Fixes: QTBUG-54433
Pick-to: 6.4
Change-Id: I155d02d6dbc9d88fbca4bc5f55b76c19d0ba7a9d
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tools/scripts/windeploy-examples.py')
0 files changed, 0 insertions, 0 deletions