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


           Summary: MouseWheel wrong behavior
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: All
        OS/Version: Mac
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=272623)
 --> (https://bugzilla.novell.com/attachment.cgi?id=272623)
Test Case

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.4)
Gecko/2008102920 Firefox/3.0.4

When mouse wheel is used (several steps and not step by step) the normal
behavior is receive few events with big delta values. But in mac, and probably
in the others platforms, using X11 a lot of events are received all them with
120 as delta value.

Reproducible: Always

Steps to Reproduce:
1.Use the sample code
2.
3.
Actual Results:  
A lot of -120 values are printed one per processed event

Expected Results:  
Less events with bigger values.

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