WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
51689
[Qt] Google suggest to work correctly with Virtual keyboard
https://bugs.webkit.org/show_bug.cgi?id=51689
Summary
[Qt] Google suggest to work correctly with Virtual keyboard
Prasad
Reported
2010-12-28 14:34:38 PST
When text is entered through the virtual keyboard, corresponding keyevents are not passed to the webpage to generate DOM events so that the JScript can handle them. The change attempts to fake those key presses depending on the text in the inputmethod's confirmed text.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-12-29 15:46:24 PST
FWIW, Google Suggest works when using Mac OS X built in keyboard panel, and we aren't faking keypresses for that.
Prakash Nadar
Comment 2
2011-01-04 13:20:48 PST
The bug is related to QGraphicsWebView and not QWebView. QWebView should work without any problem.
Suresh Voruganti
Comment 3
2011-01-04 13:28:22 PST
I confirmed with the developer, that he using the full virtual keyboard, so this error can be ignored
Prakash Nadar
Comment 4
2011-01-04 13:32:34 PST
What is 'Full Virtual Keyboard' ?
Suresh Voruganti
Comment 5
2011-01-04 13:34:44 PST
(In reply to
comment #4
)
> What is 'Full Virtual Keyboard' ?
I mean full screen virtual keyboard that you see in Nokia N8
Prakash Nadar
Comment 6
2011-01-04 13:38:04 PST
So do we ignore this until it is really a problem?
Prakash Nadar
Comment 7
2011-01-04 13:38:43 PST
Alexey, how do I get the MacOSx keyboard panel?
Alexey Proskuryakov
Comment 8
2011-01-04 13:54:56 PST
In Mac OS X 10.6: go to "Language & Text" panel in System Preferences, enable "Keyboard & Character Viewer" in Input Sources tab, enable "Show input menu in menu bar". The virtual keyboard will be under an input source icon in menu bar. It's similar in earlier OS versions, but item names are different.
Prasad
Comment 9
2011-01-06 13:50:50 PST
Related QtWRT Bugzilla error ID:
http://bugs.nokia-boston.com/bugzilla/show_bug.cgi?id=4410
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