[Webkit-unassigned] [Bug 25844] New: DRT needs a way to test IME

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 17 19:37:33 PDT 2009


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

           Summary: DRT needs a way to test IME
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org


Currently, there is exactly 1 manual IME test (korean-input-space.html) and it
is very minimal and there are no automated tests.

I'm not sure what automating this would look like. On the Mac, there seems to
be some way to specify which IME you want to use, but I haven't really looked
into it. Alternately, we could probably mock out interpretKeyEvents and get
something resembling a mock of the IME interface, although this would surely
not get exactly the same logic as the system IME.

I have no idea what would be required on Windows.


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