Bug 549115

Summary: Cannot retrieve TogglePattern form a checkable data item in a DataGridView
Product: [Mono] UI Automation Reporter: Rui Guo <rguo>
Component: Winforms - UIAAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P5 - None    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rui Guo 2009-10-22 10:29:04 UTC
To reproduce: TableTest.GridPatternTest in uia2atk/UIAutomation/UIAutomationClientTests/UIAutomationClientTests

Note: when I get the CheckBox data item, I can verify its ControlType is ControlType.CheckBox, however the AutomationElement dosen't support TogglePattern.