nightkr / flickboard

Flicking keyboard for Android
GNU Affero General Public License v3.0
124 stars 25 forks source link

Ring diacritic ("°", s + northeast) is not combining with letters. #201

Closed fuxoft closed 4 months ago

fuxoft commented 4 months ago

Context

The character "°" (at s + northeast) should work like ring diacritic: https://en.wikipedia.org/wiki/Ring_(diacritic)

Steps to reproduce

Type "u", then type "°".

Expected behavior

Typing "u" followed by "°" should produce "ů". Similarly for "Ů", "å", "Å", "ẘ", "ẙ".

Actual behavior

The characters are not combined, resulting in "u°", "a°" etc...

Android version

Android 14

Device

Google Pixel 6a

Other details

No response

Acknowledgements