[Webkit-unassigned] [Bug 21820] Unable to enter the Tamil UNICODE Characters via Thamizha Phonetic IME

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 03:02:17 PST 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25878|review?                     |review-
               Flag|                            |




------- Comment #19 from ap at webkit.org  2008-12-09 03:02 PDT -------
(From update of attachment 25878)
+        Added test for verifying if a backspace key deletes only the last
character of a ligature which consists of
+       multiple Unicode characters.

There is a tab in ChangeLog here, please replace it with spaces.

These tests are not text-only, but the patch only includes text results. Please
use layoutTestController to make the tests text-only:
if (window.layoutTestController)
    layoutTestController.dumpAsText().

This patch works much better, but it breaks at least one existing layout test
for me: editing/deleting/delete-br-011.html. Does this happen on your machine?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list