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-09-29 15:35:36.000000000 -0400
+++ shadow/78413.tmp.13248      2006-10-27 16:31:29.000000000 -0400
@@ -50,6 +50,18 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2006-09-29 15:35 -------
 actually, we do need to do a keyboard grab (or rely on winforms to
 forward the keyboard events to the proper place.  given the menu
 architecture, this is probably the way to go.)
 
 as of right now, navigating around menus using the keyboard doesn't work.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-10-27 16:31 -------
+an additional problem with menus is that they often seem to still
+interfere with events reaching the rest of the UI.  this is what I
+experience rather often:
+
+1. open nunit
+2. File -> Open Project, use file selector and chose a dll
+3. notice treeview populates with tests
+4. try to click Run, but nothing happens
+5. interact with main menu again (just click File twice)
+6. Click Run, which now works.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to