WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
43799
[QT]Virtual Keyboard pops up right after loading a search engine when using QtWebkit 2.1
https://bugs.webkit.org/show_bug.cgi?id=43799
Summary
[QT]Virtual Keyboard pops up right after loading a search engine when using Q...
Alexandra Santos
Reported
2010-08-10 11:17:13 PDT
After loading any search engine like www.google.com, www.yahoo.com, www.wikipedia.com, the virtual keyboard pops up automatically. Steps to reproduce: 1.- Install QtWebkit 2.1 on a symbian device (symbian 4). 2.- Install and launch QtTestBrowser.sis 3.- Load the following url: www.yahoo.com Actual Result: Virtual keyboard pops right up without any user interaction involved. Expected Result: Virtual keyboard would not pop up without a touch in the input field.
Attachments
Add attachment
proposed patch, testcase, etc.
Sriram
Comment 1
2010-08-15 20:01:37 PDT
The reason for this is that most search websites set the focus to the input box when the web page is loaded. This allows users to start typing and search for content. On mobile, this results in the VKB launching. The fix for this should be on top of Webkit, not inside Webkit...as the behavior is standard complaint.
Suresh Voruganti
Comment 2
2010-08-23 12:57:38 PDT
Sriram, Shall I resolve the error as Invalid? What do You mean "fix should be done on top of webkit"--Does this need to be fixed in Browser or any other component? I think this error was not reproducible with other QtWebkit releases like 2.0
Suresh Voruganti
Comment 3
2010-08-27 06:19:27 PDT
Not reproducible any more. so resolving.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug