Bugzilla – Bug 495000
ThreadExceptionDialog: the icon of the Dialog is not accessible
Last modified: 2009-07-02 03:46:22 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.