Bug 549115 - Cannot retrieve TogglePattern form a checkable data item in a DataGridView
Summary: Cannot retrieve TogglePattern form a checkable data item in a DataGridView
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - UIA (show other bugs)
Version: Unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 10:29 UTC by Rui Guo
Modified: 2009-10-22 10:29 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.