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=78413 --- shadow/78413 2006-10-31 17:33:41.000000000 -0500 +++ shadow/78413.tmp.9386 2006-10-31 17:43:58.000000000 -0500 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: 1_2 URL: Cc: -Summary: PDN: Menus issues. +Summary: MainMenu flickers. Run PDN: cd pdn/src make run @@ -67,6 +67,12 @@ 6. Click Run, which now works. ------- Additional Comments From [EMAIL PROTECTED] 2006-10-31 17:33 ------- k, the nunit problem was due to a stuck capture on a double click.. there's still a problem there but it's no longer causing events to go away. The fix for this went in in r67192. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-31 17:43 ------- +The keynav was fixed on r67192. The lost grab thing is apparently not +menu related. The only reason mouse events on the menu fix it is +because they grab again, clobbering the lost grab. Changing the +summary to keep this from being a dumping ground for menu issues. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
