Bug 36668
| Summary: | [Qt] No easy way to provide form completion... | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawit A. <adawit> |
| Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Enhancement | CC: | adjam7, hausmann |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Dawit A.
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Hausmann
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
=== 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.