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 333816 - GtkButton not recognizing mouse clicks.
GtkButton not recognizing mouse clicks.
Status: RESOLVED DUPLICATE of bug 56070
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-03-07 23:19 UTC by Lillian Angel
Modified: 2006-03-08 02:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtk test case (1.06 KB, text/plain)
2006-03-07 23:19 UTC, Lillian Angel
Details

Description Lillian Angel 2006-03-07 23:19:26 UTC
Attached is a test case.

If a button is enabled/disabled/enabled, and the mouse pointer is kept on the button during the process, the button will not get any more mouse click events.

To reproduce:
- Click the button and leave the mouse over the button
- wait 4 seconds
- the button will 'popup' again. Try clicking it- nothing will happen. 

If you move the mouse off the button and then onto the button again, it will work when you click it.
Comment 1 Lillian Angel 2006-03-07 23:19:44 UTC
Created attachment 60876 [details]
gtk test case
Comment 2 Owen Taylor 2006-03-08 02:15:37 UTC

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