[Mono-bugs] [Bug 346156] New: LinkCollection: No overlap check is performed

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 5 06:47:42 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=346156


           Summary: LinkCollection: No overlap check is performed
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at ximian.com
          Found By: ---


When adding links to the LinkCollection, we should throw an
InvalidOperationException if there's an overlap between the newly added link
and an existing link.

I'll added a few unit tests to LinkLabelTest.cs that fail because of this.

Note:
To match MS, the link should still be added to the collection. I'll probably
submit a bug against MS for this, but for now our implementation should
probably match that of MS.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list