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 613059 - xchat-gnome's button-press event handler return values seems wrong
xchat-gnome's button-press event handler return values seems wrong
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks: 602311
 
 
Reported: 2010-03-16 16:35 UTC by Cody Russell
Modified: 2010-03-24 16:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.25 KB, patch)
2010-03-16 16:35 UTC, Cody Russell
committed Details | Review

Description Cody Russell 2010-03-16 16:35:33 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.
Comment 1 Ritesh Khadgaray ( irc:ritz) 2010-03-24 12:58:10 UTC
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.