summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2056.toml
blob: d6612ca9135eea63a4c2051bbd408dada4f9b0ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
id = 2056
title = "macOS Cocoa title bar covers top of VM screen"
state = "opened"
created_at = "2023-12-24T13:02:29.213Z"
closed_at = "n/a"
labels = ["GUI", "hostos: macOS"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2056"
host-os = "macOS Sonoma 14.2.1"
host-arch = "ARM64"
qemu-version = "QEMU emulator version 8.2.0"
guest-os = "Windows XP, MacOS 8, Windows 98"
guest-arch = "x86, m68k, x86"
description = """When using the Cocoa interface the title bar covers the top part of the VM screen. In Windows XP, using show-cursor=on and USB tablet (-usb -device usb-tablet,bus=usb-bus.0), the mouse cursor seems to be off by the height of the title bar; to click on a target the mouse cursor has to be below the target by about the height of the top bar."""
reproduce = """1. Run Qemu using the Cocoa-interface (-display cocoa)"""
additional = """The problem exists in both Qemu 8.2.0 (compiled from source) as well as in the MacPorts version (version 8.0.5). Further testing shows the same problem in versions 6.2.0, 7.0.0, and 7.1.0. This problem did not exist in previous versions of macOS.

A screenshot is enclosed:
![Screenshot_2023-12-24_at_20.54.33](/uploads/c240185856ba412c71250d0c424345c0/Screenshot_2023-12-24_at_20.54.33.png)

For similar reports, see: https://www.emaculation.com/forum/viewtopic.php?p=77350#p77350 and https://github.com/phil-opp/blog_os/issues/1249#issuecomment-1825933581 and https://68kmla.org/bb/index.php?threads/a-self-contained-qemu-based-a-ux-system-for-macos.45106/post-504970

The problem exists on both Apple Silicon and Intel hardware."""