Bug 483226

Summary: ComboBox, Simple style: missing states for "table cell"
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:56:02 UTC
PROBLEM STATEMENT:
ComboBox simple style(combo box) is consist of a "text" and "treetable" with "tablecell" children.

when you check the treetable's states, 'focusable', 'transient' and  'single line' state is missing

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

RESULTS:
missing those three states

EXPECTED RESULTS:
has 'focusable', 'transient' and  'single line' states