Bug 137070 - keydown, keypress events don't fire with custom keyboards on iOS 8
Summary: keydown, keypress events don't fire with custom keyboards on iOS 8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-09-24 11:08 PDT by Max Vujovic
Modified: 2015-09-15 10:59 PDT (History)
6 users (show)

See Also:


Attachments
Reproduction (590 bytes, text/html)
2014-09-24 11:08 PDT, Max Vujovic
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Vujovic 2014-09-24 11:08:00 PDT
Created attachment 238602 [details]
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.
Comment 1 Radar WebKit Bug Importer 2014-09-24 20:26:20 PDT
<rdar://problem/18450468>
Comment 2 David Kilzer (:ddkilzer) 2015-09-15 10:59:12 PDT
This was fixed in iOS 8.3 and later (iOS 8.4, 8.4.1, 9.0) by a change to UIKit.