bug(android/engine): Non-printing characters don't appear on Android 5.0 OSK
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
@jahorton - I ran the Chrome inspector on the Android 5.0 emulator to investigate the blank keys.
Any clues why the computation would be 0px?
**Blank Key**

**Visible Key**

**Expected Keys**
It seems to render fine on newer emulators

_Originally posted by @darcywong00 in https://github.com/keymanapp/keyman/issues/9547#issuecomment-1740157814_
**Blank keys on Android 5.0 device**

These correspond to keys
U_200B for ZWSpace
U_200E for left-to-right marker
U_200F for right-to-left marker
zwnj generic
U_200D for ZWJ
U_2060 for WJ
U_034F for CGJ
Contributor guide
Assessment
This issue has not been assessed yet.