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=79572 --- shadow/79572 2006-10-03 15:36:34.000000000 -0400 +++ shadow/79572.tmp.23033 2006-10-03 15:36:34.000000000 -0400 @@ -0,0 +1,24 @@ +Bug#: 79572 +Product: Mono: Class Libraries +Version: 1.1 +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: [PropertyGrid] SelectedGridItem doesn't work well with items outside the visible area + +Setting PropertyGrid.SelectedGridItem to a GridItem outside the visible +area (this is, you have to move the scrollbars to select it) doesnt' work well: + +* The visible area should scroll to make the selected GridItem visible. +* Instead of it, the "Value" part of the current selected GridItem takes +the value of the new SelectedGridItem (which is clearly wrong). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
