semantic: 0.221 device: 0.172 other: 0.154 graphic: 0.110 PID: 0.054 socket: 0.049 debug: 0.040 vnc: 0.040 boot: 0.039 performance: 0.036 network: 0.028 files: 0.023 permissions: 0.021 KVM: 0.011 debug: 0.511 graphic: 0.114 files: 0.095 other: 0.064 device: 0.043 PID: 0.039 performance: 0.030 semantic: 0.023 network: 0.021 socket: 0.020 boot: 0.013 vnc: 0.011 permissions: 0.008 KVM: 0.007 [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 What version of gtk is this? gtk 3.8.2 This seems to be a bug when building against gtk3. When building against gtk 3.8.2: - monitor text gets hidden behind menu bar - a bar appears on the bottom, growing as the window is resized. When the contents overflows (a scrollbar appears), this bar is gone. Building against gtk 2.24.18 / vte 0.28.2 resolves the above issues. Can you still reproduce this issue with the latest version of QEMU / the latest version of gtk? [Expired for QEMU because there has been no activity for 60 days.]