bug(linux): BACK action doesn't work in gnome-terminal immediately after opening
Open
bug
compatibility
linux/
linux/engine/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
When you open a gnome-terminal window and start typing, the BACK action doesn't work in the first line in Ubuntu 22.04 Jammy (X11). It works in subsequent lines.
## To reproduce
In Ubuntu 22.04 Jammy (X11), open gnome-terminal.
Switch to _IPA (SIL)_ keyboard and type `n` `>`.
The expected output is `ŋ`, but the actual output is `nŋ`.
## Workaround
After opening the gnome-terminal window, press `Enter` key once before start typing. Then the BACK action will work.
Contributor guide
Assessment
This issue has not been assessed yet.