|
Bugzilla – Full Text Bug Listing |
| Summary: | ComboBox, Simple style: since 'tree table' can be 'selected' it should have 'selectable' state | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | calen chen <cachen> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Release 1.0 | ||
| 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-07-09 10:11:45 UTC
BTW, this issue is conflict with bug483225 that is saying "extraneous "selectable" state". if the problem mentioned in this bug is invalid, I think selectChild(0) is called from 'combo box' should raise 'selected' for 'text' but not 'tree table', and click 'text' in Selection box under 'interface viewer' should select menu_item '0' but not menu_item '1'. |