Bug 515505 - OpenFileDialog:Orca can't read MenuItems on tool bar correct
Summary: OpenFileDialog:Orca can't read MenuItems on tool bar correct
Status: CONFIRMED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: i586 openSUSE 11.1
: P3 - Medium : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 09:03 UTC by Feng Xia Mu
Modified: 2010-08-31 13:36 UTC (History)
1 user (show)

See Also:
Found By: ---
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 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