Bug 47719 - autocomplete does not work on QTWebkit 2.1
Summary: autocomplete does not work on QTWebkit 2.1
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-15 06:16 PDT by sam san
Modified: 2022-07-30 13:27 PDT (History)
4 users (show)

See Also:


Attachments
autocomplete widget (13.77 KB, application/octet-stream)
2010-10-15 06:16 PDT, sam san
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sam san 2010-10-15 06:16:36 PDT
Created attachment 70862 [details]
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.
Comment 1 Ahmad Saleem 2022-07-30 06:31:34 PDT
QT Webkit is not supported anymore. Can this be marked as "RESOLVED WONTFIX". Thanks!