Bug 515507 - OpenFileDialog:Orca will hang after reading several MenuItems on tool bar everytime
Summary: OpenFileDialog:Orca will hang after reading several MenuItems on tool bar eve...
Status: VERIFIED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: Other openSUSE 11.1
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Michael Gorse
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 494034
  Show dependency treegraph
 
Reported: 2009-06-23 09:11 UTC by Feng Xia Mu
Modified: 2010-03-30 03:06 UTC (History)
1 user (show)

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


Attachments
Work in progress. (44.29 KB, patch)
2009-07-14 14:33 UTC, Michael Gorse
Details | Diff
Current patch. (49.89 KB, text/plain)
2010-02-26 15:49 UTC, Michael Gorse
Details

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:11:00 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
Comment 1 Michael Gorse 2009-07-14 14:33:24 UTC
Created attachment 304997 [details]
Work in progress.
Comment 3 Michael Gorse 2009-07-29 03:20:58 UTC
Submitted as review #360.
Comment 4 Michael Gorse 2010-02-26 15:49:05 UTC
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.
Comment 5 Michael Gorse 2010-03-29 18:29:26 UTC
Fixed in UiaAtkBridge R154393.
Comment 6 Feng Xia Mu 2010-03-30 03:06:34 UTC
The bug has been verified in uiaatkbridge-2.0.1-1.4.i586 , r154412.