bug(linux): IPA (SIL) keyboards don't work properly in gnome-terminal
Open
bug
linux/
m:text-selection
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
The IPA (SIL) keyboard sometimes doesn't work properly in gnome-terminal (Ubuntu 22.04 w/X11 and Ubuntu 23.10 w/X11)
Input: n>
Expected output: `ŋ`
Actual output sometimes: `nŋ`
It seems that ibus sometimes wrongly reports that gnome-terminal supports surrounding text, i.e. it didn't update client capabilities.
(split out of #10481)
Contributor guide
Assessment
This issue has not been assessed yet.