Indeed, it is one fix per patch. I was just making sure, since this bug fix altered that other Mono bug as a side effect, and I cannot tell whether it's for better or worse. But if it's going to be fixed soon, then it doesn't matter.
The patch has been pushed (https://github.com/mono/mono/commit/55848244bb5b071250d42ace90864f9947e03e35). Thanks. PS: looks like TableLayoutTest.cs should be moved under Test/System.Windows.Forms.Layout... Steven Boswell II wrote > > Yes, I do know why, and I haven't submitted that fix yet. > It was my understanding that you wanted one bug fix per patch. > I have two more table-layout bug fixes to submit after this one. > > > > ________________________________ > From: Stifu <stifu@> > To: [email protected] > Sent: Monday, July 23, 2012 11:49 PM > Subject: Re: [Mono-dev] Patches for mono-winforms > > Hmm, so the patch is exactly the same, only the test has changed. This > means > there is still a difference between .NET and Mono somewhere. I take it you > don't know why? > > I'll get to the other bug when time allows it. > > Steven Boswell II wrote >> I found the problem...I was working with two bug fixes I hadn't sent you >> yet. Enclosed is a new version of the unit test that works around the >> visual artifact by adding another button to the layout. >> >> Any thoughts on my fix for mixed-mode checkboxes? >> ________________________________ >> From: Stifu <stifu@> >> To: [email protected] >> Sent: Sunday, July 22, 2012 11:24 PM >> Subject: Re: [Mono-dev] Patches for mono-winforms >> >> Weird. I just tried building WinForms master on Linux, and I get the same >> result I get on Windows. Not sure what's wrong. But the tests still pass, >> it's just the displayed controls that are wrong. > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list > -- View this message in context: http://mono.1490590.n4.nabble.com/Patches-for-mono-winforms-tp4650494p4650537.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
