Bug 515505

Summary: OpenFileDialog:Orca can't read MenuItems on tool bar correct
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: CONFIRMED --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P3 - Medium CC: mgorse
Version: Release 1.0   
Target Milestone: ---   
Hardware: i586   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Feng Xia Mu 2009-06-23 09:03:26 UTC
REPRO:

1. run uia2atk/test/samples/openfiledialog.py, click button to invoke open
dialog
2. run orca
3. on the left of the dialog, there is a toolbar, mouse click the first "Recently used" menu item.
4. mouse click the second "Desktop" menu item.
5. mouse click the third "Personal" menu item.

RESULTS:
step 3: Orca says :"Recently used"
step 4: Orca says :"Recently used" "Desktop"
step 5: Orca says :"Desktop" "Personal"

EXPECTED RESULTS:
step 3: Orca says :"Recently used"
step 4: Orca says :"Desktop"
step 5: Orca says :"Personal"
Comment 1 Feng Xia Mu 2009-06-23 09:06:11 UTC
test on:
mono-core-136569-1293.src.rpm
mono-uia-132785-276.src.rpm
uiaatkbridge-136162-663.src.rpm
uiautomationwinforms-136380-671.src.rpm
Revision: 136674