[Webkit-unassigned] [Bug 49523] IME candidate characters inserted unexpectedly to textarea which listens compositionupdate event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 17 09:17:38 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=49523
--- Comment #21 from Alexey Proskuryakov <ap at webkit.org> 2011-02-17 09:17:38 PST ---
Sounds like Safari on 10.5 and on Windows should have the same issue as Chromium then.
Yes, I can tell you what the steps to reproduce were in more detail. By the way, Radar number is wrong in r43419, it should be <rdar://problem/6864072>.
1. Open Mail or open Safari and login to GMail
2. Compose a new message
3. Type "This doesn't work."
Results: "doesn" is underlined as a misspelling.
I don't know why there is a PLATFORM(MAC) check, it seems wrong. The second code path that was added in r43419 was needed to fix a bug on Mac OS X 10.5.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list