Bug 12747
| Summary: | Kotoeri input does not work in input forms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vince Vu <vincentqvu> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Vince Vu
When I change my input method from to Kotoeri: Hiragana and attempt to type text into an input form, it does not work. The inputed character will repeat. For example, I will now switch to Hiragana input and push the 'a' key on the keyboard once:
あああああああああ
The number of repeats seems consistent (here I push 'e'):
えええええええええ
(here I push 'k'):
っっっっっっっっk
With Webkit 418.9.1, input works correctly. Pushing 'a' once will result in one あ.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
*** This bug has been marked as a duplicate of 12531 ***