KeyboardKit
KeyboardKit copied to clipboard
Different behaviors from native keyboard
I have found these behaviors are different from that of iOS native keyboard (tested on iOS 18, but I'm pretty sure these apply to lower versions too).
- When inputting
'(single quote), KeyboardKit does not return to.alphabeticlayout, whereas on native keyboard it returns to.alphabeticlayout right after inputting single quote - On
Web Searchfield, KeyboardKit still capitalizes, whereas on native keyboard capitalization is disabled for this field.
Hi @vegadodo! Thank you for reporting these things.
This has been fixed in the v9 branch. 👍