[Webkit-unassigned] [Bug 14457] New: WebKit can't detect the IM's event consumption

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 01:48:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14457

           Summary: WebKit can't detect the IM's event consumption
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: t.suwa at mac.com


Overview:
WebKit can't detect the IM's event consumption when IM eats the
event silently and makes no visual feedbacks. So WebKit sends same keyDown
event to the input method twice.

Steps to reproduce:
1. Download and install AquaSKK
http://prdownloads.sourceforge.jp/aquaskk/25749/AquaSKK-3.4.pkg.zip
2. View any webpage with text field.
3. Click the text field.  Select a hirakana input mode(orange icon).
4. Type lowercase "L".

Actual results:
Select an ascii input mode(gray icon), insert undesired "l"

Expected results:
Select an ascii input mode, not insert "l".  You can see this behavior outside
of HTML contents.

Build Date & Platform:
Jun 28 2007, Mac OS X 10.4.8(intel)


-- 
Configure bugmail: http://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