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


           Summary: WndProc(ref Message m) is not working the same on mono
                    as on .Net
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs@lists.ximian.com
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@lists.ximian.com
          Found By: ---


Created an attachment (id=207205)
 --> (https://bugzilla.novell.com/attachment.cgi?id=207205)
Sample application WndProc

Description of Problem:

When using WndProc(ref Message m) in an winform control, the values of 

m.Msg 
m.LParam
m.WParam

are different on a system running on .net then on mono 1.9

Steps to reproduce the problem:
1. See attached application
2. type keystrokes into the text box and watch the console messages.
3. Pay special attentions to keys like "alt" "shft" etc... 


Actual Results:

Not working the same on mono and .Net

Expected Results:

Working the same

How often does this happen? 

Always

Additional Information:


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to