Bugzilla – Bug 548998
[UIAVerify] crash when you hover the sub menuItem
Last modified: 2009-10-22 03:23:57 UTC
COMMENTS: If a sub menuItem is invoked by clicking its parent menuItem, the UIAVerify can't find the sub menuItem. To reproduce: 1. Open UIAVerify , make the "Hover Mode" active(Ctrl + Shift + H). 2. Open Keepass 2.09, click the "Tools" menu item to show its sub menuItem. 3. move the cursor to "Generate Password.." menu item, press "ctrl" key for a long time. RESULTS: the UIAVerify can't find the sub menuItem and crashed. the attachment is the exception screenshot. EXPECTED Result: the UIAVerify should navigate the sub menu item and in the UIAVerify's "Automation Elements Tree" should have that sub menuItem. PS.This bug is in the official Windows version of Visual UIA Verify.
Created attachment 323570 [details] show the exception show the exception
Created attachment 323571 [details] show the exception