Bug 541315

Summary: [UIAVerify] didn't show the patterns which are actually supported by the control
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Client - 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 Feng Xia Mu 2009-09-23 07:22:41 UTC
COMMENTS:
same as the Summary

To reproduce:
Open Keepass 2.09, and then use Visual UIA Verify to inspect the datagrid shwoing key list, then in the right-side property grid we'll find that the TablePattern cell is empty, however by directly calling UIA Client API we know that the dategrid actually supports TablePattern.

RESULTS:
We can't find the TablePattern in the property grid in our UIA Verify porting when the datagrid is inspected.

EXPECTED Result:
We shall show TablePattern in the property grid in our UIA Verify porting when the datagrid is inspected.
Comment 1 Sanford Armstrong 2009-09-23 14:45:29 UTC
This bug is in the official Windows version of Visual UIA Verify.