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=78348 --- shadow/78348 2006-05-21 23:25:23.000000000 -0400 +++ shadow/78348.tmp.27314 2006-05-21 23:36:57.000000000 -0400 @@ -70,6 +70,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-05-21 23:25 ------- The fix for activation/focus on menu is wrong. We can't just avoid activating the window, we need to create it with different styles so the Windows doesn't try to activate. That's usually done by making it a child of a certain type of window, our FosterParent should be of that type. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-21 23:36 ------- +> we need to create it with different styles so the Windows doesn't +try to activate + +Hmm, isn't it what this patch exactly does? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
