Bug 548998

Summary: [UIAVerify] crash when you hover the sub menuItem
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: ---
Attachments: show the exception

Description Feng Xia Mu 2009-10-22 03:19:25 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.
Comment 1 Feng Xia Mu 2009-10-22 03:22:57 UTC
Created attachment 323570 [details]
show the exception

show the exception
Comment 2 Feng Xia Mu 2009-10-22 03:23:57 UTC
Created attachment 323571 [details]
show the exception