GNOME Bugzilla – Bug 419147
Background GtkButton update gets only processed after mouseout
Last modified: 2007-03-19 05:44:36 UTC
Update the button so even if the mouse is on the same position as before the update the button cam be clicked. Other information: Program is going to be attached. Compile the program (make will do). Move the mouse on top of 'record' Hit record. - The button will now be grey. - The button will stay grey for two seconds. - The button will be sensitive again. Don't move the mouse, just try to hit record again. You will see the button gets focus, but it won't 'click'. Now move out. ...and move in. And you can click.
Created attachment 84745 [details] Source code to trigger bug. Binary is PPC32 ;)
*** This bug has been marked as a duplicate of 56070 ***