https://bugzilla.novell.com/show_bug.cgi?id=665233
https://bugzilla.novell.com/show_bug.cgi?id=665233#c0 Summary: [PATCH] ToolStrip Menus Keeping Keyboard Capture after hovering over SubMenu. Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=408912) --> (http://bugzilla.novell.com/attachment.cgi?id=408912) Testcase demonstrating bug. User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 Attached test case demonstrates problem. If after opening a toolstrip menu, the mouse is hovered over a sub menu on that toolstrip menu, clicking on another item (not it the sub menu) causes Keyboard capture to remain with the sub menu. Reproducible: Always Steps to Reproduce: 1. Run Attached Test case. 2. Click Win 3. Click "Menu Item 3" (moving mouse down the middle of the menu items, not around the menu) 4. Attempt to type. Actual Results: Nothing is typed into the bottom Textbox. Expected Results: Typed text should appear in the bottom TextBox. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
