Bug 590090

Summary: ToolStripMenuItem: KeyCombo Has No Effect
Product: [Mono] Mono: Class Libraries Reporter: Neville Gao <ngao>
Component: Windows.FormsAssignee: Mono Bugs <mono-bugs>
Status: VERIFIED FIXED QA Contact: Mono Bugs <mono-bugs>
Severity: Normal    
Priority: P5 - None CC: calberto.cortez
Version: 2.6.x   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 468504    

Description Neville Gao 2010-03-22 07:20:41 UTC
PROBLEM STATEMENT:

On openSUSE-11.2-32bit, openSUSE-11.2-64bit, Ubuntu-9.10-32bit and Ubuntu-9.10-64bit


REPRO:

1. Check out
svn://anonsvn.mono-project.com/source/trunk/uia2atk/test/samples/winforms/toolstripmenuitem.py.
2. Run the sample.
3. Use keycombo 'Alt-V'.


RESULTS:

The 'View' menu is not open.


EXPECTED RESULTS:

The 'View' menu is open.
Comment 1 Carlos Alberto Cortez 2010-04-27 03:16:21 UTC
This seems to be working in svn. Would you mind testing against it? Thanks!
Comment 2 Neville Gao 2010-04-27 05:52:06 UTC
Yeah, this is fixed, thanks! I'm closing this bug.