[Mono-bugs] [Bug 79246][Nor] New - Bitmap.LockBits doesn't behave like MS
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 1 10:55:20 EDT 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79246
--- shadow/79246 2006-09-01 10:55:20.000000000 -0400
+++ shadow/79246.tmp.22411 2006-09-01 10:55:20.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 79246
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: libgdiplus
+AssignedTo: peter at novonyx.com
+ReportedBy: sebastien at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Bitmap.LockBits doesn't behave like MS
+
+Description of Problem:
+Bitmap.LockBits doesn't behave like MS.
+
+Steps to reproduce the problem:
+1. See "NonWorking" unit tests for the System.Drawing.Imaging namespace
+
+Actual Results:
+* test failures
+
+Expected Results:
+* same values as MS
+
+How often does this happen?
+*always
+
+Additional Information:
+* this happens for every codec (see unit tests)
More information about the mono-bugs
mailing list