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 524203 - GtkRanges should send ::change-value even if not realized
GtkRanges should send ::change-value even if not realized
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkRange
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-03-24 21:29 UTC by Björn Lindqvist
Modified: 2018-05-02 14:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove pointless realized check before sending ::change-value (1.41 KB, patch)
2008-03-24 21:31 UTC, Björn Lindqvist
none Details | Review

Description Björn Lindqvist 2008-03-24 21:29:41 UTC
In gtk_range_scroll_event() there is a check to see if the widget is realized before it sends the ::change-event. That check seems redundant and contrary to the API doc which doesn't state that the widget has to be realized before it sends ::change-event.
Comment 1 Björn Lindqvist 2008-03-24 21:31:22 UTC
Created attachment 107951 [details] [review]
Remove pointless realized check before sending ::change-value
Comment 2 GNOME Infrastructure Team 2018-05-02 14:32:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/292.