Bug 529656

Summary: orca test - menustrip.py does not refresh if menubar is closed
Product: [Mono] UI Automation Reporter: Marco Skambraks <marco>
Component: Winforms - ATKAssignee: 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: 32bit   
OS: openSUSE 11.0   
Whiteboard:
Found By: DeveloperNet Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Marco Skambraks 2009-08-10 13:21:26 UTC
uia2atk/test/samples/menustrip.py
if I open the file menu <alt+f> the entry "new" is focused
and then close the menu with ESC or F10
the word "new" remains on the brailledisplay 

additional: I don't know how to jump to the menubar without pressing <alt+..>
in most applications it is F10
another thing is that I can open the menubar with <alt+(anykey)>
e. g. <alt+p> will also open the file menu
Comment 1 Marco Skambraks 2009-08-18 13:34:28 UTC
uia2atk/test/samples/toolstripmenuitem.py
has the same problems with the menu
should I file a separate bug for it?