GNOME Bugzilla – Bug 613059
xchat-gnome's button-press event handler return values seems wrong
Last modified: 2010-03-24 16:39:43 UTC
Created attachment 156285 [details] [review] Proposed patch It seems that the button press event handlers are always returning FALSE, and in cases where it's actually handling the event it should be returning TRUE. I was experimenting with a feature in gtk+ where GtkWindow would react to button press events in some situations, and was problematic because of how xchat-gnome handled the events.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.