Bug 29378
Summary: | [Qt] Entering in Japanese text via the IME on Windows will not work entirely when pressing space to go through the entries | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jturcotte |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
This bug report originated from issue QTBUG-3718
<http://bugreports.qt.nokia.com/browse/QTBUG-3718>
--- Description ---
Entering in Japanese text via the IME on Windows will not work entirely when pressing space to go through the entries. If you try this inside the search field on www.google.com then it will not work.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
By looking at the client email that entered the original bug report, the problem stated is that entering japanese text using IME on Windows, you would have to press enter after each word that you try to complete with the space.
I tried to reproduce the issue on Windows 7 with Qt 4.7 and WebKit r55520 and I couldn't.
Entering text seems to work well, though I don't know what I'm writing.
I'm resolving it as fixed, if more information can be provided about this bug, please do.