[Mono-bugs] [Bug 78825][Nor] Changed - [Windows] Setting Control.Visible = true affects it's Position

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 13 00:39:02 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 jackson at ximian.com.

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

--- shadow/78825	2006-07-12 06:06:30.000000000 -0400
+++ shadow/78825.tmp.1020	2006-07-13 00:39:02.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: peter at novonyx.com                            
 ReportedBy: kuba.brecka at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Setting Control.Visible = true affects it's Position
+Summary: [Windows] Setting Control.Visible = true affects it's Position
 
 Using mono 1.1.16, when setting Control.Visible = true (if previously set
 to False), makes the control shift to the left and down a little
 (relatively to it's supposed and set position).
 
 Reproduce code:
@@ -89,6 +89,12 @@
 I just tried this bug using SVN HEAD, and it's still there.
 I tried reproducing on Linux, and it seems it happends only on Windows.
 
 The second reproduce code I sent (that should show a messagebox with
 "10") shows "30" for me.
 
+
+------- Additional Comments From jackson at ximian.com  2006-07-13 00:39 -------
+Oh sorry, I missed that the issue was win32 only.  Updating the
+summary to make it a little easier to track.
+
+Thanks for the follow up.


More information about the mono-bugs mailing list