[Webkit-unassigned] [Bug 39856] [Chromium] clicking during a composition cancels it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 30 17:07:08 PDT 2010


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





--- Comment #4 from Tony Chang (Google) <tony at chromium.org>  2010-05-30 17:07:06 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > I am wrong, this is caused by chromium r46856:
> > http://codereview.chromium.org/1908006
> > 
> > That change explicitly added a cancel composition call on mouse down.  This doesn't seem like the behavior I see when using the OSX IME on other text fields (e.g., in TextEdit).
> > 
> > James, can you investigate?
> 
> This is a behavior inherited from the old code. I don't know why it was there. We can remove it if you think it's not correct.

Yes, it appears that clicking should commit the composition rather than cancel it.  This seems to be true whether or not a suggestion is showing.

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