KeyboardKit icon indicating copy to clipboard operation
KeyboardKit copied to clipboard

Different behaviors from native keyboard

Open vegadodo opened this issue 1 year ago • 1 comments

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 .alphabetic layout, whereas on native keyboard it returns to .alphabetic layout right after inputting single quote
  • On Web Search field, KeyboardKit still capitalizes, whereas on native keyboard capitalization is disabled for this field.

vegadodo avatar Sep 21 '24 18:09 vegadodo

Hi @vegadodo! Thank you for reporting these things.

danielsaidi avatar Sep 22 '24 06:09 danielsaidi

This has been fixed in the v9 branch. 👍

danielsaidi avatar Oct 30 '24 21:10 danielsaidi