[Mono-bugs] [Bug 78413][Nor] Changed - MainMenu flickers.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 31 17:43:58 EST 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 mkestner at ximian.com.
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: mkestner at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
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 toshok at ximian.com 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 mkestner at ximian.com 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.
More information about the mono-bugs
mailing list