From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enLwG-0001V1-Em for qemu-devel@nongnu.org; Sun, 18 Feb 2018 05:11:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enLwF-0002MG-NH for qemu-devel@nongnu.org; Sun, 18 Feb 2018 05:11:20 -0500 Received: from mail-ot0-x22b.google.com ([2607:f8b0:4003:c0f::22b]:35472) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1enLwF-0002MA-Hl for qemu-devel@nongnu.org; Sun, 18 Feb 2018 05:11:19 -0500 Received: by mail-ot0-x22b.google.com with SMTP id p8so3440233otf.2 for ; Sun, 18 Feb 2018 02:11:19 -0800 (PST) MIME-Version: 1.0 From: Howard Spoelstra Date: Sun, 18 Feb 2018 11:11:18 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: [Qemu-devel] Qemu SDL2 bug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel qemu-devel Hi, I'd like to report a bug when using the SDL2 GUI in both Linux and Windows, which can be observed with in my case latest qemu-system-ppc running parallel instances of OSX 10.4 and 10.3. After switching back and forth between GUIs, dragging becomes copying, keyboard starts using a strange character set. An additional "Alt" key press is needed to restore normal behaviour. Best regards, Howard