From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xb5Wu-0005xT-Jz for qemu-devel@nongnu.org; Mon, 06 Oct 2014 06:28:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xb5Wp-00054t-Ma for qemu-devel@nongnu.org; Mon, 06 Oct 2014 06:28:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xb5Wp-00054j-F6 for qemu-devel@nongnu.org; Mon, 06 Oct 2014 06:28:31 -0400 Message-ID: <1412591302.5003.22.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 06 Oct 2014 12:28:22 +0200 In-Reply-To: References: <20141004081842.GC2401@slate> , <1412582801.5003.14.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Fullscreen Bug with GTK List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cedric Sodhi Cc: qemu-devel@nongnu.org On Mo, 2014-10-06 at 12:14 +0200, Cedric Sodhi wrote: > > > https://bugs.launchpad.net/qemu/+bug/1294898 > > > > > > A patch was provided by the initial reporter a long time ago. > > > > Patch trades one bug for another. Hiding the menu bar also kills the > > accelerator keys, which is especially problematic for the fullscreen > > hotkey as there is no way out of fullscreen mode then. > > How do you come to that conclusion? I've tried to fix that before, without success. > The reporter explicitly mentioned that removing the Menu disables the > Accels and therefore he has provided a patch which attaches the Accels > to the Window instead (which, in fact, is how it should be done). Oh, missed that detail. /me recommends submitting the patches to qemu-devel then (and cc me so I don't miss them). cheers, Gerd