[Mono-bugs] [Bug 81721][Nor] Changed - Transparent controls may create unpainted lines
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 23 18:51:09 EDT 2007
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=81721
--- shadow/81721 2007-05-23 16:45:23.000000000 -0400
+++ shadow/81721.tmp.15655 2007-05-23 18:51:08.000000000 -0400
@@ -3,15 +3,15 @@
Version: 1.0
OS: other
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Wishlist
-Component: Windows.Forms
-AssignedTo: toshok at ximian.com
+Priority: Normal
+Component: libgdiplus
+AssignedTo: sebastien at ximian.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Transparent controls may create unpainted lines
@@ -54,6 +54,13 @@
Sample seems to work under 2.0.
private DrawBackgroundImage has a different implementation in 2.0.
------- Additional Comments From sebastien at ximian.com 2007-05-23 16:45 -------
forget that, DrawBackgroundImage isn't called and my 2.0 MWF wasn't up
to date :|
+
+------- Additional Comments From sebastien at ximian.com 2007-05-23 18:51 -------
+I can get a different result, still bad, by using another method to
+set the same clipping values. So there's something bad there and it's
+probably/hopefully the bug.
+
+Moving to libgdiplus
More information about the mono-bugs
mailing list