Bugzilla – Bug 515505
OpenFileDialog:Orca can't read MenuItems on tool bar correct
Last modified: 2010-08-31 13:36:11 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"
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