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 133045 - Translate WM_TAKE_FOCUS message into a GdkEvent
Translate WM_TAKE_FOCUS message into a GdkEvent
Status: RESOLVED DUPLICATE of bug 133040
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 133047
 
 
Reported: 2004-01-31 08:56 UTC by Gregory Merchan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Gregory Merchan 2004-01-31 08:56:29 UTC
A way to resolve parts of bug #133043 and bug #133044 is to translate
the WM_TAKE_FOCUS message from a window manager into a GdkEvent. The
rejected patch at bug #64613 provides this.

I'll be looking over whatever Win32 documentation I can find on the web
to see what its equivalents are. I may have found it already, but need
more time to check as I am not familiar with that system.
Comment 1 Owen Taylor 2004-01-31 14:58:52 UTC

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