[Webkit-unassigned] [Bug 49787] QtWebKit does not respond properly to QInputMethodEvents with replacement text in them.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 23 04:32:21 PST 2010


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


Kristian Amlie <kristian.amlie at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74390|0                           |1
        is obsolete|                            |
  Attachment #74643|                            |review?, commit-queue?
               Flag|                            |




--- Comment #16 from Kristian Amlie <kristian.amlie at nokia.com>  2010-11-23 04:32:20 PST ---
Created an attachment (id=74643)
 --> (https://bugs.webkit.org/attachment.cgi?id=74643&action=review)
Patch for WebKit trunk, fixed test regression

The previous fix included a patch for respecting preedit text even when there is committed text. This is correct behavior if you compare with Qt, but it seems that WebKit doesn't like it. Since this is a noncritical part of the fix, I simply reverted that to "else if" instead of "if".

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