[Mono-bugs] [Bug 409169] ImageCollection.CopyTo broken
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Aug 18 07:13:53 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=409169
User andyhume32 at yahoo.co.uk added comment
https://bugzilla.novell.com/show_bug.cgi?id=409169#c3
Andy Hume <andyhume32 at yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #3 from Andy Hume <andyhume32 at yahoo.co.uk> 2008-08-18 05:13:53 MDT ---
Following on from this, I did a wee audit of the other CopyTo methods in MWF,
three don't simply do real_list.CopyTo, but only one looks broken:
* ListBox+IntegerCollection.CopyTo
Broken -- Starts copy from at destination index!
The other two appear correct, but specialized to suit their situation:
* ListBox+SelectionObjectCollection.CopyTo
* ListView+SelectedListViewItemCollection.CopyTo
REOPENING for that new case.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list