[Mono-bugs] [Bug 365945] New: PropertyGrid: sub-items of a read-only property should be read-only
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 29 06:44:04 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=365945
Summary: PropertyGrid: sub-items of a read-only property should
be read-only
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at lists.ximian.com
Found By: ---
With attached repro app from bug 365940 a property "FooRectangleNoSetter" (in
category System.Drawing) is included and is displayed (correctly) as readonly,
and expandable. The sub-items (x,y,h,w) are not marked read-only, but any edit
to a sub-item is ignored. It appears that they should be read-only, and thus
the bug here is in the display of the sub-items.
(Does this rule apply in all cases, that get/set child properties of a
read-only property should be get-only?)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list