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 626537 - Toggle button does not set indeterminate state
Toggle button does not set indeterminate state
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Accessibility
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-08-10 15:08 UTC by Szilárd Pfeiffer
Modified: 2010-08-29 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add/remove indeterminate state (2.52 KB, patch)
2010-08-10 15:08 UTC, Szilárd Pfeiffer
committed Details | Review

Description Szilárd Pfeiffer 2010-08-10 15:08:50 UTC
Created attachment 167522 [details] [review]
add/remove indeterminate state

GailToggleButton does not set/unset ATK_STATE_INDETERMINATE according to the value of GtkToggleButton's inconsistent property.
Comment 1 Matthias Clasen 2010-08-10 17:26:28 UTC
Review of attachment 167522 [details] [review]:

Looks good to me, thanks.
Comment 2 Javier Jardón (IRC: jjardon) 2010-08-29 17:22:23 UTC
Comment on attachment 167522 [details] [review]
add/remove indeterminate state

commit 86851b7ad36077a1ba32c976605bea46a07e1924
Comment 3 Javier Jardón (IRC: jjardon) 2010-08-29 17:22:32 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.