[Mono-bugs] [Bug 76176][Nor] Changed - ImageList.AddInternal fails when transforming PixelFormat

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 28 09:13:00 EDT 2005


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 jordi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76176

--- shadow/76176	2005-09-28 06:46:37.000000000 -0400
+++ shadow/76176.tmp.25622	2005-09-28 09:13:00.000000000 -0400
@@ -86,6 +86,23 @@
 Images are added in Format32bppArgb to the list since r50738 that 
 fixes this exception but makes ColorDepth propery useless.
 
 In r50935 I committed a lot of modification to ImageList that uses 
 Format32bppArgb as well but reduces color depth of Images similar to 
 MS.NET.
+
+------- Additional Comments From jordi at ximian.com  2005-09-28 09:13 -------
+Kornel,
+
+Now that you are looking into this please look into:
+
+Managed.Windows.Forms/Test/System.Windows.Forms/ImageListTest.cs
+
+It is the test case for ImageList. It should reviewed and it should
+help to a) detect possible errors in your changes b) help us to do
+regression testing in the future
+
+Can you please look into this?
+
+Thanks,
+
+Jordi,


More information about the mono-bugs mailing list