Bug 529656 - orca test - menustrip.py does not refresh if menubar is closed
Summary: orca test - menustrip.py does not refresh if menubar is closed
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Unspecified
Hardware: 32bit openSUSE 11.0
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-10 13:21 UTC by Marco Skambraks
Modified: 2009-08-18 13:34 UTC (History)
0 users

See Also:
Found By: DeveloperNet
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?