[Mono-bugs] [Bug 79572][Nor] Changed - [PropertyGrid] SelectedGridItem doesn't work well with items outside the visible area
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 20 18:15:59 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79572
--- shadow/79572 2006-10-03 19:05:35.000000000 -0400
+++ shadow/79572.tmp.15533 2006-10-20 18:15:59.000000000 -0400
@@ -19,6 +19,10 @@
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).
+
+------- Additional Comments From toshok at ximian.com 2006-10-20 18:15 -------
+well, the second part of the bug is fixed. the textbox moves
+properly, it's just not visible.
More information about the mono-bugs
mailing list