[Mono-dev] Patches for mono-winforms

Steven Boswell II ulatekh at yahoo.com
Sun Jun 24 03:57:57 UTC 2012


It seems to me that patch 6 revealed another bug, it didn't cause one.  The problem seems to be that the default background color of tool-strip-items is set wrong, i.e. bug 5834 describes the general problem.  Your proposed patch seems, to me, to be too specific to the example.

I would start by checking the default background colors in .NET and making sure Mono is using the same colors.


________________________________
 From: Stifu <stifu at free.fr>
To: mono-devel-list at lists.ximian.com 
Sent: Saturday, June 23, 2012 4:19 PM
Subject: Re: [Mono-dev] Patches for mono-winforms
 
I just noticed patch 6
(https://github.com/mono/mono/commit/3d04a14a278d6160e33c16b52b86d68fe45d80b1)
caused a regression.

See the attached screenshot (top: before patch, bottom: after patch).
http://mono.1490590.n4.nabble.com/file/n4650149/toolstripitems.png
toolstripitems.png 

The application this screenshot is from:
http://epicedit.stifu.fr/download/EpicEdit_2.5.zip

By the way, I just reported bug 5834
(https://bugzilla.xamarin.com/show_bug.cgi?id=5834), which may be related,
except that one isn't a regression. Maybe we can kill two birds with one
stone.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120623/4a5a1b3b/attachment.html>


More information about the Mono-devel-list mailing list