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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to