[Mono-bugs] [Bug 79572][Nor] New - [PropertyGrid] SelectedGridItem doesn't work well with items outside the visible area

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 3 15:36:34 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 unserkonig at gmail.com.

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: toshok at ximian.com                            
+ReportedBy: unserkonig at gmail.com               
+QAContact: mono-bugs at ximian.com
+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).


More information about the mono-bugs mailing list