[Mono-bugs] [Bug 72950][Wis] New - Switching between tabs does not show (or redraw) tab page

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Feb 2005 01:47:56 -0500 (EST)


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 peter@novonyx.com.

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

--- shadow/72950	2005-02-24 01:47:56.000000000 -0500
+++ shadow/72950.tmp.28098	2005-02-24 01:47:56.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 72950
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: jackson@ximian.com                            
+ReportedBy: peter@novonyx.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Switching between tabs does not show (or redraw) tab page
+
+Run the attached sample and try switching between tabs. When switching to 
+tabPage2, the expected content is shown, then switch back to tabPage1 and 
+the listview does not show up anymore. After that, another switch to 
+tabPage2 will not show the 'label1' content of it anymore either.