[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
Wed Mar 22 03:54:12 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 peter at novonyx.com.

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

--- shadow/77836	2006-03-21 13:24:43.000000000 -0500
+++ shadow/77836.tmp.3026	2006-03-22 03:54:12.000000000 -0500
@@ -43,6 +43,12 @@
 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.
+
+------- Additional Comments From peter at novonyx.com  2006-03-22 03:54 -------
+Hover only happens once. As we already discussed today, I've added a 
+driver method that allows to reset the hover timer after firing. 
+Simply adding a call to that to your hover handler should allow to 
+close this bug.


More information about the mono-bugs mailing list