[Mono-bugs] [Bug 77836][Nor] Changed - List View hover select doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 21 13:24:43 EST 2006


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 mkestner at ximian.com.

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

--- shadow/77836	2006-03-18 16:03:16.000000000 -0500
+++ shadow/77836.tmp.17835	2006-03-21 13:24:43.000000000 -0500
@@ -1,15 +1,15 @@
 Bug#: 77836
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: Fedora Core 4 x86_64
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: jonathan.chambers at ansys.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -35,6 +35,14 @@
 
 How often does this happen? 
 Everytime
 
 Additional Information:
 Happens on windows as well.
+
+------- Additional Comments From mkestner at ximian.com  2006-03-21 13:24 -------
+ListView uses the MouseHover event to perform this selection, and the
+event is only called on the first hover after entering the control, as
+the bug describes.  
+
+It seems like this must be a driver bug, although the comments that it
+fails on win32 seems strange if that's the case.


More information about the mono-bugs mailing list