[Mono-bugs] [Bug 79518][Wis] New - Link Label shows link when none set.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 28 03:46:56 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 mrj001 at shaw.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=79518
--- shadow/79518 2006-09-28 03:46:56.000000000 -0400
+++ shadow/79518.tmp.9729 2006-09-28 03:46:56.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 79518
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: slackware 10.2/linux 2.6.15
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: mrj001 at shaw.ca
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Link Label shows link when none set.
+
+Description of Problem:
+After setting the LinkArea property to show that there is no link, the
+entire text appears to be a link.
+
+Under .NET framework 1.1, the text appears as plain text rather than as a
+link.
+
+Steps to reproduce the problem:
+1. Run attached code under Mono and .NET Framework 1.1
+2. Observe different results when fill button is clicked.
+3.
+
+Expected Results:
+-expected same result under Mono and .NET framework.
+Under Mono, the entire text appears to be a link.
+Under .NET framework, no link appears.
+
+How often does this happen?
+Always.
+
+Additional Information:
More information about the mono-bugs
mailing list