Bugzilla – Bug 515507
OpenFileDialog:Orca will hang after reading several MenuItems on tool bar everytime
Last modified: 2010-03-30 03:06:34 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 menuitems on it one by one. RESULTS: On my computer when you mouse click the third menuitem, the Orca will hang, On other's computer after mousing click 4 or 5 menutiems, the Orca will hang. EXPECTED RESULTS: the Orca should not hang 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
Created attachment 304997 [details] Work in progress.
Submitted as review #360.
Created attachment 345288 [details] Current patch. This is my current patch; also at http://reviews.mono-a11y.org/r/360. Attaching here for the benefit of anyone who might need it, since it didn't make it into 2.0. Should work, but pending review.
Fixed in UiaAtkBridge R154393.
The bug has been verified in uiaatkbridge-2.0.1-1.4.i586 , r154412.