|
Bugzilla – Full Text Bug Listing |
| Summary: | PropertyGrid: support DisplayNameAttribute | ||
|---|---|---|---|
| Product: | [Mono] Mono: Class Libraries | Reporter: | Andy Hume <andyhume32> |
| Component: | Windows.Forms | Assignee: | Forgotten User CRPsQFwJ3b <forgotten_CRPsQFwJ3b> |
| Status: | VERIFIED FIXED | QA Contact: | Mono Bugs <mono-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | 1.2.6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | http://www.go-mono.com/archive/1.9/ | ||
| Whiteboard: | PropertyGrid | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Repro code | ||
Fixed in r96883. I verified this is fixed in Mono 1.9p4 on SLED 10 SP1 i586. |
Created attachment 197665 [details] Repro code Repro attached. Property __FooStringPassword has attribute [DisplayName("Named FooStringPassword")] applied, it should thus be displayed in the grid with name "FooStringPassword". It appears thus in MSFT.