[Mono-bugs] [Bug 512530] New: AltGr keys are captured by menu instead of RichTextBox

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 12 03:52:55 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=512530


           Summary: AltGr keys are captured by menu instead of RichTextBox
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andreas.flucke at t-online.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=297742)
 --> (http://bugzilla.novell.com/attachment.cgi?id=297742)
test.cs

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729)

When i try to input some special chars (Euro-sign) in a RichTextBox via AltGr
(on my german keyboard with AltGr+E) and there's a menu hotkey for that, the
menu is open instead of entering the Euro-sign into the RTB.

Reproducible: Always

Steps to Reproduce:
1.compile and run attached test.cs
2.try to enter Euro-sign (on a german keyboard)
3.
Actual Results:  
Menu item pops up.

Expected Results:  
Euro sign should be inserted.

Does not happen in OpenSuse 11.1.
If your'e not german, maybe you can find a similar case on your keyboard.

-- 
Configure bugmail: http://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