]> Pileus Git - ~andy/gtk/commit
entry: Handle ::grab-notify
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 1 Nov 2011 01:54:03 +0000 (02:54 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Feb 2012 21:45:06 +0000 (16:45 -0500)
commit367cc4fc0f155acc4cb32202139299e663f50bc6
tree3d9348caf1b571228ee0db8e07f36a578fc6ad59
parentd95b5308eafa1e70d50818c6835607af1a6a840e
entry: Handle ::grab-notify

Store the device, and unset private fields whenever the device
is shadowed by another GTK+ grab, so popping up menus while
selecting (i.e. press-and-hold) doesn't leave the entry in a
confused state.
gtk/gtkentry.c