GNOME Bugzilla – Bug 344835
Button not clickable after setting sensitive = FALSE
Last modified: 2006-06-14 02:36:01 UTC
If ones mouse is within a button, which then becomes sensitive, when it returns to non-sensitive the button cannot be clicked. This has bothered me for a while, but I just got around to putting together a patch. Attached. LMK if it's good to commit (with an appropriate ChangeLog entry).
Created attachment 67312 [details] [review] Patch which fixes the problem.
Created attachment 67313 [details] Test program to demonstrate the problem How to replicate using the test program: 1. Click the button (the button becomes insensitive) 2. Don't move your mouse 3. Wait two seconds for the button become sensitive. 4. Try to click again.
Whoops this is a duplicate. Amazing it's been around so long. *** This bug has been marked as a duplicate of 56070 ***