RESOLVED INVALID 36668
[Qt] No easy way to provide form completion...
https://bugs.webkit.org/show_bug.cgi?id=36668
Summary [Qt] No easy way to provide form completion...
Dawit A.
Reported 2010-03-26 11:04:06 PDT
Since QtWebKit does not allow access to its internal representation of input widgets, it is very difficult to provide form completion feature that one would get in normal Qt input widgets such as QLineEdit and QComboBox. So as not to confuse "form completion" with "form auto fill", form completion is the popup list one would get when entering text into a line edit or a combo box. Having an API in QtWebKit that makes this possible would eliminate the need for application specific hacks and workarounds in multiple clients that require such feature.
Attachments
Simon Hausmann
Comment 1 2010-03-28 01:41:15 PDT
Please remember to add the Qt keyword, otherwise the bug doesn't show up in our filters for new bugs. See also http://trac.webkit.org/wiki/QtWebKitBugs
Jocelyn Turcotte
Comment 2 2014-02-03 03:06:45 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.