[Mono-bugs] [Bug 81203][Wis] New - Menu process keys after only hovering over it

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 21 07:54:45 EDT 2007


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 rolfkvinge at ya.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81203

--- shadow/81203	2007-03-21 06:54:45.000000000 -0500
+++ shadow/81203.tmp.1438	2007-03-21 06:54:45.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 81203
+Product: Mono: Class Libraries
+Version: 1.0
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: rolfkvinge at ya.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Menu process keys after only hovering over it
+
+Run the attached code, click on the menu to create a form, hover over the 
+menu again (without clicking), then click on the textbox on the form and 
+try to write. No text is shown. 
+
+It seems to me that the menu is handling all key input as if the user was 
+still navigating the menu (the menu is handling ProcessKeys and Navigating 
+returns true, so the key press is basically dropped).


More information about the mono-bugs mailing list