RESOLVED FIXED 137070
keydown, keypress events don't fire with custom keyboards on iOS 8
https://bugs.webkit.org/show_bug.cgi?id=137070
Summary keydown, keypress events don't fire with custom keyboards on iOS 8
Max Vujovic
Reported 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.
Attachments
Reproduction (590 bytes, text/html)
2014-09-24 11:08 PDT, Max Vujovic
no flags
Radar WebKit Bug Importer
Comment 1 2014-09-24 20:26:20 PDT
David Kilzer (:ddkilzer)
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.