[Mono-bugs] [Bug 79242][Maj] Changed - Exception raised when changing tabs with big labels

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 16 11:47:30 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 toshok at ximian.com.

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

--- shadow/79242	2006-10-16 11:26:49.000000000 -0400
+++ shadow/79242.tmp.28139	2006-10-16 11:47:30.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 79242
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Windows.Forms
-AssignedTo: jackson at ximian.com                            
+AssignedTo: toshok at ximian.com                            
 ReportedBy: knocte at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Exception raised when changing tabs with big labels
@@ -148,6 +148,14 @@
 You're running 2.0 code.  There are many holes in the 2.0 MWF
 implementation.
 
 ------- Additional Comments From knocte at gmail.com  2006-10-16 11:26 -------
 AFAIR the testcase I had attached is using 1.1 API, although the
 project/solution file is from VS2005.
+
+------- Additional Comments From toshok at ximian.com  2006-10-16 11:47 -------
+hm, okay.  actually this looks like it's also running afoul of the
+double buffering code we have in Control now.  Specifically this:
+
+System.Windows.Forms.Control.ResetDeviceContext
+
+I'll take a look.


More information about the mono-bugs mailing list