[Mono-bugs] [Bug 78419][Nor] New - mdi/toolbar background trouble

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 16 11:57:18 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by eric at rengeo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78419

--- shadow/78419	2006-05-16 11:57:18.000000000 -0400
+++ shadow/78419.tmp.22206	2006-05-16 11:57:18.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 78419
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Centos 4.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: eric at rengeo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mdi/toolbar background trouble
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+The background now shows through on the toolbar (thanks!). There are a
+couple of issues, however. 
+The first one is that you can set the background of the MDIClient window
+seperately from the Form (programatically in the Form1.cs constructor).
+Which, on Windows, then gives you a different background for the toolbar
+and a different background for the child window area. On linux, only the
+form's background image shows in both locations.
+Secondly, when you move the mouse over the toolbar buttons, the image flickers.
+
+Steps to reproduce the problem:
+1. run the attached app on windows and linux and compare
+2. 
+3. 
+
+Actual Results:
+on linux, only one background shows up and toolbar flickers on mouse move
+
+Expected Results:
+different background for toolbar and different background for MDI child
+window area. No flickering on mouse movement over toolbar buttons.
+
+
+How often does this happen? 
+always
+
+Additional Information:


More information about the mono-bugs mailing list