- Home /
Question by
greay · Jan 31, 2020 at 11:16 PM ·
ioskeyboardipadtouchscreenkeyboard
detecting iPad floating keyboard show/hide?
with the new iPadOS floating keyboard, the system does not send the regular show/hide notifications; instead it sends a frame changed notification. So, at least in 2018.4, the TouchScreenKeyboard's active and visible properties don't get updated when the keyboard is dismissed.
Is this a known bug? Has it been fixed in a later update?
Comment
also, setting keyboard.active = false
not only doesn't dismiss the keyboard, but it prevents it from dismissing