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 419147 - Background GtkButton update gets only processed after mouseout
Background GtkButton update gets only processed after mouseout
Status: RESOLVED DUPLICATE of bug 56070
Product: gtk+
Classification: Platform
Component: Input Methods
2.10.x
Other All
: Normal minor
: ---
Assigned To: Hidetoshi Tajima
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-03-16 22:30 UTC by Stefan de Konink
Modified: 2007-03-19 05:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Source code to trigger bug. Binary is PPC32 ;) (320.78 KB, application/x-compressed-tar)
2007-03-16 22:32 UTC, Stefan de Konink
Details

Description Stefan de Konink 2007-03-16 22:30:45 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.
Comment 1 Stefan de Konink 2007-03-16 22:32:24 UTC
Created attachment 84745 [details]
Source code to trigger bug. Binary is PPC32 ;)
Comment 2 Matthias Clasen 2007-03-19 05:44:36 UTC

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