From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7lt3-0004ck-G8 for qemu-devel@nongnu.org; Thu, 17 Jul 2014 09:38:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7lsx-0004t8-Bk for qemu-devel@nongnu.org; Thu, 17 Jul 2014 09:38:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7lsx-0004ss-4J for qemu-devel@nongnu.org; Thu, 17 Jul 2014 09:38:11 -0400 Message-ID: <1405604283.22927.7.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 17 Jul 2014 15:38:03 +0200 In-Reply-To: <20140717132148.GA25107@stefanha-thinkpad.redhat.com> References: <1404844137-25310-1-git-send-email-jsnow@redhat.com> <20140717132148.GA25107@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RESEND] ui/gtk: Restore keyboard focus after Page change List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: stefanha@redhat.com, John Snow , qemu-devel@nongnu.org, aliguori@amazon.com On Do, 2014-07-17 at 14:21 +0100, Stefan Hajnoczi wrote: > On Tue, Jul 08, 2014 at 02:28:57PM -0400, John Snow wrote: > > (Resending for correct email addresses via MAINTAINERS ...) > > > > In the GTK UI, after changing focus to the qemu monitor Notebook Page, > > when restoring focus to the virtual machine page, the keyboard focus is lost > > to a hidden GTK widget. Focus can only be restored to the virtual machine by > > pressing "tab" or any of the four directional arrow keys. > Ping? commit e72b59fa93b68635f42cdb1b1134f60dd4040d7b cheers, Gerd