mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-06 17:29:20 +02:00
The initial capitalisation state given by the editor (`info.initialCapsMode`) is always 0 in many editors. For some text input types, update the state when typing starts, disregarding the value given by `info.initialCapsMode`.