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


           Summary: ListView.CacheVirtualItems event is broken
           Product: Mono: Class Libraries
           Version: 2.0
          Platform: x86-64
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Description of Problem:

When the ListView.CacheVirtualItems event is called it's errornously casted to
the EventHandler type while it actually is
EventHandler<CacheVirtualItemsEventArgs> type. Any application that registers
for the CacheVirtualItems event crashes when the event is about to be called.


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