Backspace not working in GTK UI
Host environment
- Operating system: Arch Linux
- OS/kernel version: 6.17.6
- Architecture: x86_64
- QEMU flavor: qemu-system-*
- QEMU version: 10.1.2
- GTK version: 3.24.51
- Window management: Wayland
- Keyboard language: German
Description of problem
When pressing the backspace key, no matter whether in serial or monitor tab, nothing happens.
Steps to reproduce
- Start a virtual machine with serial and monitor tabs
- Type something in either tab, observe characters are shown
- Press backspace
- Expected: Character before cursor is deleted
- Actual: No reaction at all
Edited by Bernhard Beschow