Bug 495000 - ThreadExceptionDialog: the icon of the Dialog is not accessible
Summary: ThreadExceptionDialog: the icon of the Dialog is not accessible
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Release 1.0
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 06:01 UTC by Ray Wang
Modified: 2009-07-02 03:46 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 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.