[Mono-bugs] [Bug 368493] New: MenuStrip: Alt+_ goes to menu in some cases

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Mar 9 06:53:06 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=368493


           Summary: MenuStrip: Alt+_ goes to menu in some cases
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Repro MonthCalendarInit.exe from bug 363648 comment 2.  App has buttons with
access keys S, E, M, R; and menu with access key T and items having access keys
SERDC.  In some cases Alt+<letter> -- Alt+S alone? -- selects the menu rather
than activating the button.

Working case:
1. (Focus is in first textbox).
2. Alt+S
See calendar selection update.
3. Alt+E
See calendar selection update.

Non-working examples.
a)
1. Change focus to the 'max count' NumericUpDownControl.
2. Alt+S
Menu opens!
3. Return change focus to the 'max count' NumericUpDownControl.
4. Alt+E
See calendar selection update.

b)
Same as a), but with focus in the 'delta = 00:00:00' read-only TextBox.  Same
results.

Haven't tried traditional Menu form.


-- 
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.


More information about the mono-bugs mailing list