[Mono-bugs] [Bug 77456][Maj] Changed - Forms layouts are messed up differently now

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 3 11:04:47 EST 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 don at edvalson.net.

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

--- shadow/77456	2006-02-03 11:04:21.000000000 -0500
+++ shadow/77456.tmp.11042	2006-02-03 11:04:47.000000000 -0500
@@ -77,6 +77,31 @@
 and are pushing the buttons off the bottom of the window.
 
 ------- Additional Comments From don at edvalson.net  2006-02-03 11:04 -------
 Created an attachment (id=16450)
 Second Test case with Screen shots (very complex form) (zip file)
 
+
+------- Additional Comments From don at edvalson.net  2006-02-03 11:04 -------
+I have added a second test case. This test case is a very complex 
+form from my application. All of the logic is gone, just the form 
+construction code remains.
+
+There are three screen shots attached which show the problems. The 
+red text on the screen shots is added by me to show the problems.
+
+This form worked fine a week ago, so the bugs are recently 
+introduced.
+
+It is easiest to see the problems on the screen shots, but they are:
+
+1. A text box on the lower left hand corner is missing.
+2. A text box on the extreme lower left hand corner should be grey 
+since it is read only.
+3. None of the controls on the first TabPage of the TabControl draw 
+at all.
+4. The text box on the second TabPage is too small.
+5. Several of the controls on the 4th and 5th TabPage have redraw 
+problems. Click back and forth between the 3rd and 4th TabPage to 
+see them.
+6. Two GroupBoxes in the upper right hand corner of the form are 
+being drawn in the wrong place.


More information about the mono-bugs mailing list