[Mono-bugs] [Bug 668012] New: MainMenuStrip is not painted with backColor
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 28 12:12:55 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=668012
https://bugzilla.novell.com/show_bug.cgi?id=668012#c0
Summary: MainMenuStrip is not painted with backColor
Classification: Mono
Product: Mono: Compilers
Version: 2.6.x
Platform: Other
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basic
AssignedTo: rkvinge at novell.com
ReportedBy: michel at sens.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=411048)
--> (http://bugzilla.novell.com/attachment.cgi?id=411048)
Screenshots of app running under Windows XP SP3 and Mac OS X 10.6.6 and ZIP
file of project that replicates bug
Description of Problem:
The VB.Net application has a MainMenuStrip control with backColor specified,
but it always appears with white instead.
Steps to reproduce the problem:
1. Compile application on Windows XP SP3 with Visual Basic Express 2010, target
Net 3.5 (Compiled application included in attached ZIP file)
2. Mac OS X 10.6.6, Mono 2.6.7
3. Copy Debug or Release MainMenuStripBug.exe to Mac, run ("mono
MainMenuStripBug.exe")
4. Observe color of menu strip in application window.
Actual Results:
MainMenuStrip is painted with white background
Expected Results:
MainMenuStrip should have a shade of blue in background (48, 110, 185 if it
matters)
How often does this happen?
Always
Additional Information:
This is a project to make a cross-platform port of an existing application.
Most things have gone smoothly (DLL -> dylib, DllMap in XML, etc.) This is the
last one of a few display glitches.
--
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