[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 5/5] gtk: Fix accelerators being triggered twice
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH 5/5] gtk: Fix accelerators being triggered twice with gtk3 |
Date: |
Mon, 28 Apr 2014 11:35:29 +0200 |
On Fr, 2014-04-25 at 16:46 -0400, Cole Robinson wrote:
> On 04/25/2014 05:11 AM, Gerd Hoffmann wrote:
> > On Do, 2014-04-24 at 13:35 -0400, Cole Robinson wrote:
> >> When keyboard focus is grabbed, current qemu wants to pass every
> >> keypress to the VM, unless the user is pressing a UI accelerator.
> >>
> >> That's exactly how things work without any of the fancy handling. Drop
> >> the special handling, which seems to trigger accelerators twice on gtk3.
> >
> > Is this tested on gtk2?
> >
>
> Yes, sorry, I should have mentioned that all patches were tested with gtk2.24
> and gtk3.10.
Ok, good, picked up the patch.
Was just wondering why the code is there in the first place, suspected
there could be a gtk2/3 difference in behavior, and just wanted to
double-check.
thanks,
Gerd
- [Qemu-devel] [PATCH 0/5] gtk: Misc fixes, Cole Robinson, 2014/04/24
- [Qemu-devel] [PATCH 3/5] gtk: Fix -serial vc, Cole Robinson, 2014/04/24
- [Qemu-devel] [PATCH 4/5] gtk: Fix zoom in accelerator, Cole Robinson, 2014/04/24
- [Qemu-devel] [PATCH 2/5] gtk: Fix monitor greeting, Cole Robinson, 2014/04/24
- [Qemu-devel] [PATCH 1/5] configure: Re-run make if gtkabi/sdlabi is changed, Cole Robinson, 2014/04/24