]> Pileus Git - ~andy/gtk/commit
Make GTK+ device grabs take precedence over GTK+ grabs
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 15 Jun 2010 17:06:51 +0000 (19:06 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 15 Jun 2010 17:39:59 +0000 (19:39 +0200)
commitb238c0124ae0ff49548a80f55a449eeb14fb7559
treebfc4a0fa4d2cf8412def563e23914e34cb69b907
parentf62e000be492deb83f8544b29265f25d00eab934
Make GTK+ device grabs take precedence over GTK+ grabs

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=620440 (Reported by
Marek Kašík), where the print dialog modality would impair the pop-up
window from getting events. Device GTK+ grabs gain in specificness.
gtk/gtkmain.c