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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
