[Mono-bugs] [Bug 77718][Nor] Changed - Control ScrollBars when appearing do not adjust child control sizes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 6 19:29:12 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 jackson at ximian.com.

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

--- shadow/77718	2006-03-06 18:54:59.000000000 -0500
+++ shadow/77718.tmp.32330	2006-03-06 19:29:12.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77718
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: simon at nureality.ca               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -43,6 +43,11 @@
 scrollbars I believe also.
 
 ------- Additional Comments From simon at nureality.ca  2006-03-06 18:54 -------
 Created an attachment (id=16573)
 Test Case
 
+
+------- Additional Comments From jackson at ximian.com  2006-03-06 19:29 -------
+I believe this is because client_size is being used instead of
+DisplayRectangle in the anchoring code.  Changing this gives the
+expected result.


More information about the mono-bugs mailing list