After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 114744 - Notification on lost grabs on viewability changes
Notification on lost grabs on viewability changes
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
2.2.x
Other Linux
: Normal normal
: Medium API
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-06-09 01:51 UTC by Owen Taylor
Modified: 2005-07-23 03:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2003-06-09 01:51:20 UTC
We should in GDK have notification:

 - When a window becomes non-viewable (the window or one of
   its ancestors is unmapped; this requires an XEMBED spec
   fix)

 - When an explicit or implicit grab is lost (because the
   window becomes non-viewable or because another part
   of the application overrides the grab)

See:

 http://mail.gnome.org/archives/gtk-devel-list/2003-June/msg00034.html

For some discussion of why we want this and how it should look.
Comment 1 Matthias Clasen 2005-07-23 03:42:55 UTC
This is done now, see the grab-broken events