[Mono-bugs] [Bug 79481][Nor] New - ListBox: Changing the SelectedIndex property to an index of a not visible item doesn't show that item

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Sep 24 07:14:40 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 alex.olk at googlemail.com.

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

--- shadow/79481	2006-09-24 07:14:40.000000000 -0400
+++ shadow/79481.tmp.8402	2006-09-24 07:14:40.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 79481
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: alex.olk at googlemail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ListBox: Changing the SelectedIndex property to an index of a not visible item doesn't show that item
+
+Changing the SelectedIndex property to an index of a not visible item
+doesn't show that item.
+
+On windows the item is selected and visible whereas mwf only selects the
+item but doesn't ensure that it is visible.
+
+Attached is a test case. It creates a ListBox with 100 items. Hit the
+button to select the (not visible) item #50.


More information about the mono-bugs mailing list