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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
