[Webkit-unassigned] [Bug 47719] New: autocomplete does not work on QTWebkit 2.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 15 06:16:36 PDT 2010


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

           Summary: autocomplete does not work on QTWebkit 2.1
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ext-sam.san at nokia.com


Created an attachment (id=70862)
 --> (https://bugs.webkit.org/attachment.cgi?id=70862&action=review)
autocomplete widget

>From the html, you can have a form post or form get like this

<form method="post" action="someurl">
Name: <input type="text" name="myname" autocomplete="on"/>
<input type="submit" value="submit">
</form>

When you enter the same word, it would autocomplete for you so you don't have to type the same word over again and again.
This work only on iphone and Safari. But it does not work on nokia phone or nokia browser.

See attachment widget.

-- 
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