shortercode edited a comment on issue #669: iOS 13 - Bluetooth keyboard arrow 
keys not working
URL: https://github.com/apache/cordova-ios/issues/669#issuecomment-574255000
 
 
   I appear to also be having this issue with WKWebView on ipados 13.2.3. 
Confirmed that it was WKWebView using the "debug view hierarchy" tool in xcode.
   
   Did anyone file a report about this with Apple?
   
   EDIT: this is with a document level event listener, with no input elements. 
I have discovered that by adding a `<input type="button>` and having the user 
click it will cause events to trigger at a global level again. However, 
manually focusing the element using `.focus()` is not sufficient.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to