[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
Thu Apr 19 05:56:30 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81191
--- shadow/81191 2007-04-18 20:36:09.000000000 -0400
+++ shadow/81191.tmp.14318 2007-04-19 05:56:30.000000000 -0400
@@ -122,6 +122,21 @@
Most of the issues are now fixed. The remaining bits are a) the
image/icon issue, and the case 5 of your test (which is IHMO weird and
not intended).
Gert, could you check the test with SVN?
+
+------- Additional Comments From gert.driesen at pandora.be 2007-04-19 05:56 -------
+Tabs #2, #4 and #5 are indeed not fixed. Perhaps tab #2 is not
+something that we should fix, but it does seem easy to fix. No ?
+
+Tab #5 does seem a bit strange, but I think we should match that
+behavior. On Mono, the outcome of double clicking the item is that
+the checked state eventually remains unchanged
+(unchecked=>checked,checked=>unchecked), and this does not make
+sense.
+
+The "no image" behavior described on tab #4 does seem weird, but it
+at least shows the state change. On Mono, the image does not change
+and hence the user gets the impression that the checked state did
+not change.
More information about the mono-bugs
mailing list