Bugzilla – Bug 541315
[UIAVerify] didn't show the patterns which are actually supported by the control
Last modified: 2009-09-23 14:45:29 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.
This bug is in the official Windows version of Visual UIA Verify.