[Mono-bugs] [Bug 78382][Wis] New - Listbox checkbox support iffy.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 12 12:52:05 EDT 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 miguel at ximian.com.

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

--- shadow/78382	2006-05-12 12:52:05.000000000 -0400
+++ shadow/78382.tmp.25609	2006-05-12 12:52:05.000000000 -0400
@@ -0,0 +1,32 @@
+Bug#: 78382
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Listbox checkbox support iffy.
+
+Running winforms/databinding/swf-databind-listbox.exe
+
+In the section that has checks, sometimes doubleclicking on the check does
+not enable the check.
+
+It seems that some variable is not reset, it seems to trigger a
+double-click event if another clicked happened recently in a different row.
+
+Double clicking on a row sometimes will check the box, sometimes it wont. 
+Sometimes it checks it on the first click (even if this is the first time
+the row is selected) and then unchecks it on the second click.
+
+In addition checking the box triggers a repaint of the whole row every
+time, which has an annoying flickering effect.


More information about the mono-bugs mailing list