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 506235 - visibility-notify-event doesn't work on win32
visibility-notify-event doesn't work on win32
Status: RESOLVED DUPLICATE of bug 164311
Product: gtk+
Classification: Platform
Component: Backend: Win32
2.12.x
Other All
: Normal major
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-12-29 12:09 UTC by Michail Crayson
Modified: 2008-06-23 18:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The test program (1.20 KB, text/plain)
2007-12-29 12:11 UTC, Michail Crayson
Details

Description Michail Crayson 2007-12-29 12:09:38 UTC
Please describe the problem:
I do not get any "visibility-notify-event" notifications with GTK+ 2.12.1 on Windows XP.

Steps to reproduce:
1. Compile and run the test program attached to this bug report
2. 
3. 


Actual results:
The window opens but we get no "visibility-notify-event" notifications.

Expected results:
The window should be green when unobscured, yellow when partially obscured, and it should pop to the front when completely obscured.

Does this happen every time?
Yes.

Other information:
The test program works fine on Linux.
Comment 1 Michail Crayson 2007-12-29 12:11:35 UTC
Created attachment 101779 [details]
The test program

This works on Linux but not on Windows XP. See bug description for details.
Comment 2 Federico Mena Quintero 2008-06-23 18:37:45 UTC

*** This bug has been marked as a duplicate of 164311 ***