[Mono-bugs] [Bug 417876] New: ListView.CacheVirtualItems event is broken
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Aug 17 17:39:09 EDT 2008
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: mono-bugs at lists.ximian.com
ReportedBy: xnavara at volny.cz
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list