GNOME Bugzilla – Bug 68817
GTK+ widgets display focus when grab shadowed.
Last modified: 2014-03-23 21:42:06 UTC
Probably should just make GTK+ send focus-in/focus-out so that HAS_FOCUS flags are set correctly. Or, alternatively, we could add an option to GDK to not accept focus on the toplevel; we'd have to not set the ICCCM input hint in this case. (Not taking the focus on the toplevel probably is clearest, assuming that we don't break window managers, but would require an API extension, at least one private between GDK/GTK+.)
Something like this (ie GDK optionally not taking focus on some toplevels) will be needed anyway for http://bugzilla.gnome.org/show_bug.cgi?id=64613
Moving non-critical and hard-to-fix bugs to 2.0.2
Move open bugs from milestones 2.0.[012] -- > 2.0.3, since 2.0.2 is already out.
Moving a number of non-critical or hard-to-fix bugs to 2.2.0
closing out ancient bugs