[Mono-bugs] [Bug 80482][Min] Changed - LinkLabel BackColor problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 1 19:13:01 EST 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 roger.jakobsson at jorosoft.se.
http://bugzilla.ximian.com/show_bug.cgi?id=80482
--- shadow/80482 2007-01-25 21:35:04.000000000 -0500
+++ shadow/80482.tmp.22930 2007-03-01 19:13:01.000000000 -0500
@@ -10,13 +10,12 @@
Component: Windows.Forms
AssignedTo: everaldo at simios.org
ReportedBy: mz392 at nyu.edu
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
-Cc:
Summary: LinkLabel BackColor problem
I believe there is a bug in LinkLabel.
When setting the BackColor to transparent, the LinkLabel object will not be
rendered correctly. Reproduce the problem with the following:
@@ -51,6 +50,11 @@
------- Additional Comments From gert.driesen at pandora.be 2007-01-19 13:04 -------
but removing Opaque introduces the reported bug again ... so there
must be another implementation difference.
FYI: I get the same (bad) behavior on Mono/Windows.
+
+------- Additional Comments From roger.jakobsson at jorosoft.se 2007-03-01 19:13 -------
+Could you please move this to a higher priority?
+My app is relying on transparent linklabels (using gradients as
+backgrounds in the forms).
More information about the mono-bugs
mailing list