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 129043 - Implement "no input" windows
Implement "no input" windows
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Backend: Win32
2.3.x
Other Windows
: Normal normal
: Small feature
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-12-10 23:51 UTC by Matthias Clasen
Modified: 2014-03-24 03:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2003-12-10 23:51:06 UTC
I've added an implementation of gdk_window_set_accept_focus(), but 
some code is needed to make the window reject input focus when 
private->accept_focus is FALSE.
Comment 1 Matthias Clasen 2003-12-10 23:51:56 UTC
See bug 646123.
Comment 2 Hans Breuer 2004-02-28 16:29:00 UTC
reading through most of bug #64613 where Owen states :

"   Probably best to simply file a bug to implement for win32;
    I think it's trivial but needs to be done by someone
    that can test.
"

but at the moment I don't have the slightest idea _how_ to implement
this (and how to test it, porting GOK is probably not an option ;-)

Can anybody enlighten me ?

Thanks,
    Hans
Comment 3 Matthias Clasen 2014-03-24 03:12:37 UTC
no enlightenment :-(