[Webkit-unassigned] [Bug 36668] New: [Qt] No easy way to provide form completion...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 11:04:06 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36668

           Summary: [Qt] No easy way to provide form completion...
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adawit at kde.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list