[Mono-bugs] [Bug 77728][Nor] Changed - ImageListStreamer images not loaded correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 16 20:34:55 EST 2006


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

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

--- shadow/77728	2006-03-07 20:11:34.000000000 -0500
+++ shadow/77728.tmp.19824	2006-03-16 20:34:55.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: peter at novonyx.com                            
 ReportedBy: simon at nureality.ca               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Images from ImageList on a ToolBarButton do not render properly
+Summary: ImageListStreamer images not loaded correctly
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing.
 Description of Problem: When using an ImageList associated with a 
 ToolBar, and choosing an ImageIndex for a ToolBarButton the image does 
 not render properly if the .resx and source files are processed through 
@@ -49,6 +49,13 @@
 this issue.
 
 ------- Additional Comments From simon at nureality.ca  2006-03-07 20:11 -------
 Created an attachment (id=16576)
 Test Case
 
+
+------- Additional Comments From jackson at ximian.com  2006-03-16 20:34 -------
+This is actually a bug with either the ImageListStreamer.  I am not
+sure if its in the saving or loading, but having the ImageList load
+the image manually (Images.Add (Image.FromFile (...)) works fine. So
+the issue is in the imagelist streamer sadly.
+


More information about the mono-bugs mailing list