[Mono-bugs] [Bug 79676][Nor] New - Multiple bugs with property grid
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 16 16:44:52 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 classdevelopment at a-softtech.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79676
--- shadow/79676 2006-10-16 16:44:52.000000000 -0400
+++ shadow/79676.tmp.4878 2006-10-16 16:44:52.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 79676
+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: ClassDevelopment at A-SoftTech.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Multiple bugs with property grid
+
+This is a list of open bugs with propertygrid (Compare.png shows some of
+the problems):
+
+* Readonly properties should be shown grayed-out (in mono they are shown
+with normal black font)
+* Readonly properties should not be editable (in mono the value is
+editable, but changing it has no effect)
+* Mono does not take into account inherited Attributes when determining
+the Category for displaying data
+* Scrolling with the mousewheel does not work in mono
+* Changing simple values (e.g. ints) is not possible
+* MS draws a Tooltip to display text that is longer than the current
+visible display when hovering about the long text. Mono does not.
+* Editable values are shown bold in MS
+* Mono antialiases the value of the currently selected entry and offsets
+it by a small amount
+* Subentries are inset by a too large amount (if you select such an entry
+the blue selection bar starts not at the left end)
+* The gray "bar" at the left is only as long as entries are in the list.
+In mono it spans the entire control
+* Dropdown windows are too large is a scrollbar is currently shown (See
+attached image DropdownLarge)
More information about the mono-bugs
mailing list