Quoting Sasayama:
> This is my attempt to fix a problem that the keyboard focus constantly
> goes away from the window where the pointer is on.
> 
> It appears that _gdk_windowing_window_at_pointer can be called with
> uninitialized *win_x and *win_y, and must get the pointer location
> always by itself.

Forgot to answer that the patch is applied:


2005-02-14   dok        10:21:19        Denis Oliver Kropp <[EMAIL PROTECTED]>

        Files:  gdkwindow-directfb.c (1.102) (+1 -8)
        
        Bug 0000011: keyboard focus goes away
        The keyboard focus constantly goes away from the window where the 
pointer is on.
        
        It appears that _gdk_windowing_window_at_pointer can be called with
        uninitialized *win_x and *win_y, and must get the pointer location 
always
        by itself.
        
        Thanks to kazssym_tcs <[EMAIL PROTECTED]>!


-- 
Best regards,
  Denis Oliver Kropp
 
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to