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 626730 - Check menu item does not set indeterminate state
Check menu item 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-12 13:29 UTC by Szilárd Pfeiffer
Modified: 2011-02-17 03:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add/remove indeterminate state (4.91 KB, patch)
2010-08-12 13:29 UTC, Szilárd Pfeiffer
none Details | Review

Description Szilárd Pfeiffer 2010-08-12 13:29:07 UTC
Created attachment 167728 [details] [review]
add/remove indeterminate state

GailCheckMenuItem and GailCheckSubMenuItem do not set/unset ATK_STATE_INDETERMINATE according to the value of GtkCheckMenuItem's inconsistent property.