[Mono-bugs] [Bug 82004][Nor] New - Bugs with the ListView.HitTest method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 17:21:48 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dan.maser at inin.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82004

--- shadow/82004	2007-07-03 17:21:48.000000000 -0400
+++ shadow/82004.tmp.27233	2007-07-03 17:21:48.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 82004
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: RHEL WS 4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: Dan.Maser at inin.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Bugs with the ListView.HitTest method
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+The ListView.HitTest method can detect a hit, but the Item properly that it
+says was hit is not the right item.
+
+Steps to reproduce the problem:
+1. Detach the source file I'll attach to this bug and compile it with the
+command line showing in the comment block at the top of the file.
+2. Note that 3 items are shown in the ListView.  Take turns clicking on
+them.  When you do, an item gets appended to the list that says what item
+you clicked on - but it's rarely ever correct.
+3. 
+
+Actual Results:
+An item is included in the hit test info, but it's not the right item
+
+Expected Results:
+The item in the hit test results is the right one for the location
+
+
+How often does this happen? 
+every time
+
+Additional Information:
+Using latest SVN code from 7/3/2007


More information about the mono-bugs mailing list