keymanapp / keymanapp/keyman

bug(linux): hotkeys fail to switch "before" & "after" input option for sil_ipa keyboard

Open
#15,693 1 comment 0 reactions 1 assignee Claimed by @Markus-SWAG View on GitHub
bug linux/ linux/engine/
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

The keyboard option for the sil_ipa keyboard is set to "after". Verify by typing b= which should output `β`.

Press RALT+- to switch to "before". Type =b. Press RALT+= to switch back to "after". Type b=.

**Expected output:**
`ββ`

**Actual output:**
`-=b=β` (or probably `=bβ` on newer current alpha)

Related:
#15692

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.