[Mono-bugs] [Bug 81922][Maj] New - GroupBox rendering problem in 1.2.4

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 21 08:59:03 EDT 2007


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 trofimich at ukr.net.

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

--- shadow/81922	2007-06-21 08:59:03.000000000 -0400
+++ shadow/81922.tmp.26355	2007-06-21 08:59:03.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81922
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: trofimich at ukr.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: GroupBox rendering problem in 1.2.4
+
+For reproducing problem you should:
+
+1) creat new form
+2) place TabControl on it
+3) add TabPage on TabControl
+4) add GroupBox on any TabPage and set GroupBoc.Dock = Fill
+5) add TextBox into GroupBox, set MultiLine = true and Dock = fill
+
+Now run program under mono and you'll see that GroupBox does not appear.
+
+See screenshots below...


More information about the mono-bugs mailing list