[Webkit-unassigned] [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 02:53:34 PST 2009


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


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42736|0                           |1
        is obsolete|                            |
  Attachment #42744|0                           |1
        is obsolete|                            |
  Attachment #42736|review?                     |
               Flag|                            |
  Attachment #42745|                            |review?
               Flag|                            |




--- Comment #4 from Hironori Bono <hbono at chromium.org>  2009-11-09 02:53:33 PDT ---
Created an attachment (id=42745)
 --> (https://bugs.webkit.org/attachment.cgi?id=42745)
A proposed patch 2 (only for Mac)

Sorry. I attached a wrong patch. (The previous one may send a compositionstart
event even when m_compositionNode == 0 && text.isEmpty(), when setComposition()
doesn't create a composition node.)

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