[Mono-bugs] [Bug 79778][Nor] Changed - TabPage gets set to visible even if TabControl is not visible

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Oct 29 14:28:04 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 monkey at jpobst.com.

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

--- shadow/79778	2006-10-29 14:11:47.000000000 -0500
+++ shadow/79778.tmp.19203	2006-10-29 14:28:04.000000000 -0500
@@ -60,6 +60,13 @@
 Grr, of course you need to uncomment the Main() in the sample program.
 
 ------- Additional Comments From monkey at jpobst.com  2006-10-29 14:11 -------
 Created an attachment (id=17944)
 TextBox with same behavior
 
+
+------- Additional Comments From monkey at jpobst.com  2006-10-29 14:28 -------
+xenomorph showed me a fix for the TabPage one, but that let me see
+that it was happening in other controls, so this is deeper than just a
+TabControl bug.  An example showing it in TextBox is attached above. 
+The key seems to be adding a control to a unparented/not visible
+control.  For the textbox, it's the scrollbars.


More information about the mono-bugs mailing list