|
Bugzilla – Full Text Bug Listing |
| Summary: | CheckBox: is missing 'indeterminate' state | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | calen chen <cachen> |
| Component: | Moonlight - General | Assignee: | Brad Taylor <btaylor1> |
| Status: | VERIFIED DUPLICATE | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
calen chen
2009-11-10 08:22:31 UTC
It seems that Gail, even though Gtk+ has such a state, does not ever set Indeterminate for ToggleButton subclasses (e.g.: RadioButton, CheckButton). That said, this is easy to add, so I'm going to go ahead and do it. Review posted: http://reviews.mono-a11y.org/r/548 I'm merging this with #494706 since they cover the same portion of code, and the test from #494706 can assert that this is completed. *** This bug has been marked as a duplicate of bug 494706 *** Closed in 2.0 release version |