Bug 495000

Summary: ThreadExceptionDialog: the icon of the Dialog is not accessible
Product: [Mono] UI Automation Reporter: Ray Wang <rawang>
Component: Winforms - ATKAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P5 - None CC: cachen
Version: Release 1.0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ray Wang 2009-04-15 06:01:17 UTC
PROBLEM STATEMENT:
I have file a bug 474253 against winforms library which report the icon is not shown in the dialog, and the bug is fixed. but the icon is not accessible now,

REPRODUCE:
1. start uia2atk/test/sample/threadexceptiondialog.py and accerciser
2. click "Raise an exception" button
3. browse the 'ipy' application from accerciser, and try to find the entry of the icon from the dialog entry.

RESULTS:
there is no icon control under the dialog entry.

EXPECTED RESULTS:
icon is under the dialog entry.