[Mono-bugs] [Bug 80374][Maj] Changed - listView selection doesn't work correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 27 08:28:38 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 gert.driesen at pandora.be.

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

--- shadow/80374	2006-12-27 06:51:27.000000000 -0500
+++ shadow/80374.tmp.26382	2006-12-27 08:28:38.000000000 -0500
@@ -58,6 +58,26 @@
 
 ------- Additional Comments From pablosantosluac at terra.es  2006-12-27 06:51 -------
 Couldn't attach the video, please find it at:
 
 http://www.codicesoftware.com/demos/listviewproblem/listviewproblems.
 html
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-27 08:28 -------
+I've attached a more extensive repro for ListView selection.
+
+I've noticed the following:
+1. Click & drag on the listview item text (first column) => no 
+selection rectangle (works fine)
+2. When FullRowSelect is true, item should be selected when focus 
+rectangle intersects with any of the items columns.
+3. When FullRowSelect is true, the selection rectangle should only be 
+available for you click&drag inside the first column of an item (and 
+the text was not clicked, see 1).
+4. When FullRowSelect is false, item should not be selected if you 
+click inside the first column.
+5. When FullRowSelect is false, item should only be selected when 
+focus rectangle is almost in the middle of the text inside the first 
+column.
+
+Note: the number of the "observation" does not necessarily correspond 
+with an equally numbered tab in the repro.


More information about the mono-bugs mailing list