[Mono-dev] Patches for mono-winforms

Steven Boswell II ulatekh at yahoo.com
Thu Jun 21 04:06:00 UTC 2012


Enclosed is a bug fix for another issue I ran into with Mono's ComboBox, where its behavior deviated from what .NET does.  You can apply the unit-test patch, watch it fail, then apply the patch, and watch the unit test succeed.  You can also run the enclosed project to see it succeed under .NET, fail with unpatched Mono, and succeed with patched Mono.

There doesn't seem to be any existing bug reports on this issue.

Hopefully this patch is a slam dunk, and Stifu doesn't have to waste his time pointing out my screwups. I really hate wasting his time like that. ;-)

Steven Boswell

P.S. https://bugzilla.xamarin.com/show_bug.cgi?id=5419 and https://bugzilla.xamarin.com/show_bug.cgi?id=5595 can be closed, since the patches were pushed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120620/15729077/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ComboBoxTest1.zip
Type: application/zip
Size: 4169 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120620/15729077/attachment.zip>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mwf-11-ComboBox-Text-set-DropDown.patch
Type: application/octet-stream
Size: 1731 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120620/15729077/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mwf-11-ComboBox-Text-set-DropDown-unittest.patch
Type: application/octet-stream
Size: 997 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120620/15729077/attachment-0001.obj>


More information about the Mono-devel-list mailing list