[Mono-bugs] [Bug 378728] New: WndProc(ref Message m) is not working the same on mono as on .Net
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Thu Apr 10 08:16:44 EDT 2008
    
    
  
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 at lists.ximian.com
        ReportedBy: mvl at oseb.be
         QAContact: mono-bugs at 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.
    
    
More information about the mono-bugs
mailing list