Bug 483223

Summary: ComboBox, Simple style: Extraneous "focuable" and "manages descendants" states for "combo box"
Product: [Mono] UI Automation Reporter: Ray Wang <rawang>
Component: Winforms - ATKAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P4 - Low CC: cachen
Version: Release 0.9.1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ray Wang 2009-03-08 07:55:34 UTC
PROBLEM STATEMENT:
ComboBox simple style(combo box) is consist of a "text" and "treetable" with "tablecell" children.

according to wiki[0], "focuable" and "manages descendants" states are also uncertain.

and you will notice, "focused" state is in "combo box", "text" and the "tablecell" which you selected at the same time.

REPRODUCE:
1. start uia2atk/test/samples/combo_simply.py and accerciser
2. navigate "ipy" -> "ComboBox control" -> combo box
3. navigate "interface viewer" -> "Accessible" -> "States"

RESULTS:
reluctant states which are not the wiki expect

EXPECTED RESULTS:
no "focusable", "focused" and "manages descendants" state?

COMMENT:
http://www.mono-project.com/Accessibility:_Bridge_Functional_Specification