[Webkit-unassigned] [Bug 164369] New: Safari does not emit composition end if blurred for dead key / Japanese IME

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 10:29:56 PDT 2016


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

            Bug ID: 164369
           Summary: Safari does not emit composition end if blurred for
                    dead key / Japanese IME
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

1. Change IME mode to Japanese Hiragana
2. Type a composition string into a text field or content editable, but do not commit
3. Blur the editable element by clicking the document or another text field

No `compositionend` is fired for the editable element.

Firefox/Chrome both fire a `compositionend` in this case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161103/cbf206db/attachment.html>


More information about the webkit-unassigned mailing list