You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a bluetooth keyboard, app should accept keyboard events at anytime. Example, arrow keys.
What does actually happen?
Since iOS18, focus on text input is required to "activate" key events. After initial focus in any text input, key events work again throughout the app. This isn't an issue in Safari on iOS 18.
Bug Report
Problem
What is expected to happen?
Using a bluetooth keyboard, app should accept keyboard events at anytime. Example, arrow keys.
What does actually happen?
Since iOS18, focus on text input is required to "activate" key events. After initial focus in any text input, key events work again throughout the app. This isn't an issue in Safari on iOS 18.
Information
Spin up a new app with https://keyevents.netlify.app/. Picks up key events in iOS 17, does not in iOS 18.
Command or Code
Environment, Platform, Device
iPad, iOS 18
Version information
iOS 18,
Cordova iOS 7.1.1
Checklist
The text was updated successfully, but these errors were encountered: