[Webkit-unassigned] [Bug 137070] New: keydown events don't fire with custom keyboards on iOS 8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 11:08:00 PDT 2014


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

           Summary: keydown events don't fire with custom keyboards on iOS
                    8
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mvujovic at adobe.com


Created an attachment (id=238602)
 --> (https://bugs.webkit.org/attachment.cgi?id=238602&action=review)
Reproduction

To repro:

1. Install any custom keyboard on iOS 8 (I tried Keymoji https://itunes.apple.com/us/app/keymoji-emoji-autocomplete/id886476394?mt=8).
2. Set the custom keyboard as the default keyboard.
3. Open the reproduction.
4. Type in textarea.
5. The latest keydown event should be displayed on the page (and inspector console). However, the event doesn't fire and there is no output.

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