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=81722 --- shadow/81722 2007-05-23 17:00:27.000000000 -0400 +++ shadow/81722.tmp.14884 2007-05-23 17:36:26.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -27,6 +27,13 @@ 2. follow the on-screen instructions. ------- Additional Comments From [EMAIL PROTECTED] 2007-05-23 17:00 ------- Created an attachment (id=19301) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-23 17:36 ------- +For Windows, this means adding the WS_EX_CONTROLPARENT extended flag. + Our (NotWorking) test FormTest.FormCreateParamsStyleTest confirms +this flag should always be on our Forms. + +Patch attached. Dunno about X11. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
