[Mono-bugs] [Bug 72499][Nor] Changed - Docking toolbars severly crippled on Linux.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 5 22:58:42 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=72499

--- shadow/72499	2006-09-15 17:49:38.000000000 -0400
+++ shadow/72499.tmp.20956	2006-10-05 22:58:42.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 72499
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
-Status: ASSIGNED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: mkestner at ximian.com                            
+AssignedTo: toshok at ximian.com                            
 ReportedBy: Mitch.Branting at gdds.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
 Summary: Docking toolbars severly crippled on Linux.
@@ -96,6 +96,16 @@
 vertical line.
 
 Dropped the priority to normal, but leaving on 1.2 milestone.
 
 I added a prj2make-ified version of the original CodeProject sample to
 wf-apps/ToolBarDockExample for use in further investigation.
+
+------- Additional Comments From toshok at ximian.com  2006-10-05 22:58 -------
+your right, this has absolutely nothing to do with toolbars, or
+hiding/showing controls.
+
+It's entirely the fault of the SetBounds <-> UpdateBounds <-> X11
+ConfigureNotify event handling.  It's a really nasty test for the
+functionality, but a good one nonetheless.
+
+Going to steal this one from mike.


More information about the mono-bugs mailing list