Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81191 --- shadow/81191 2007-03-28 17:45:00.000000000 -0500 +++ shadow/81191.tmp.6110 2007-03-29 14:59:35.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 81191 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -68,6 +68,11 @@ Gzipped tar containing repro ------- Additional Comments From [EMAIL PROTECTED] 2007-03-28 17:45 ------- To reproduce the issue, click the Reset button. This should not cause the icon to be removed, but it does on Mono. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-29 14:59 ------- +the reopen bug was because the image was being added after the +imagelist was set on the view. Added an internal ImageList.Changed +event to deal with the scenario on revision 75164. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
