[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
Tue Feb 22 03:10:52 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=49523





--- Comment #22 from Kenichi Ishibashi <bashi at google.com>  2011-02-22 03:10:52 PST ---
Hi Alexey,

Thank you for your prompt response and sorry for late reply since I was off couple of days.

> Sounds like Safari on 10.5 and on Windows should have the same issue as Chromium then.

I tried reproduce the problem with Safari on Windows, but it didn't reproduce. It seems that there is another factor in the cause. I'll continue to investigate it.

> 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 see.

> 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.

So I think removing PLATFORM(MAC) is better to fix the bug described at http://crbug.com/66848. I'd like to ask your opinion.

Thanks,

-- 
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