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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
