[EMAIL PROTECTED] wrote:
[...]
> Under the above condition, I operate a pointing device(mouse cursor)
> as follows.
> 1. Focused on the button.
> 2. Clicked the button.
>    -> then the sensitive of the button turns FALSE.
> 3. Focused out from the button.
> 4. Again, focused back in to the button.
>    -> MUST be focused back in to the button while the sensitive is FALSE.
> 5. Then the sensitive of the button turns TRUE.

Can you reproduce this behaviour in a short C file and post it ?

If this is a large application, I'd assume its a subtle bug
hiding in there somewhere... otherwise; if its reproducable
we can probably track it quickly :)

It also might be usefull to know what X server you're running.

Cheers,
                        -Tristan
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to