blob: f6dba07c73611f8e91570a6d094908a8b8548c36 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[1.5] QEMU monitor gets overlapped by GTK menu bar
The QEMU minitor gets partially hidden by the menu bar which was introduced in QEMU version 1.5.0.
Steps to reproduce:
1. Run `qemu-system-x86_64`
2. Press Ctrl + Alt + 2 (or use the menu bar)
3. Observe that the monitor output is partially shown, without the "compat_monitor0 console" and "QEMU 1.5.0 monitor - type 'help' for more information" lines.
Attached is a screenshot of `qemu-system-x86_64` and `qemu-system-x86_64 -display sdl`.
Version: 1.5.0
Distribution: Arch Linux 64-bit
|