[Mono-bugs] [Bug 81191][Wis] Changed - ListView with CheckBoxes = true and StateImageList with only one image should not remove the image...

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 16 14:50:28 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 unserkonig at gmail.com.

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

--- shadow/81191	2007-04-16 14:30:36.000000000 -0400
+++ shadow/81191.tmp.2421	2007-04-16 14:50:28.000000000 -0400
@@ -90,6 +90,17 @@
 
 On MS, setting the StateImageList to null after the ListView handle 
 has been created causes the icon to be removed and does not cause it 
 to be replaced by a checkbox, while on Mono it's replaced by a 
 checkbox. I'm not saying we should change this, since I think the 
 Mono behaviour makes more sense.
+
+------- Additional Comments From unserkonig at gmail.com  2007-04-16 14:50 -------
+Gert: I don't get the exact behaviour of your tests, in case 2: the
+ItemCheck event is fired two times, first marking the item as Checked,
+and second marking it as unchecked again (this looks to me like a
+pretty weird behaviour).
+
+I will take a look at the other issues, but would you mind checking
+that case 2 is working fro you? 
+
+I'm using the 2.0 version of .net


More information about the mono-bugs mailing list