https://bugzilla.novell.com/show_bug.cgi?id=358353

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=358353#c2


Andy Hume <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #2 from Andy Hume <[EMAIL PROTECTED]>  2008-02-04 13:07:58 MST ---
I think this is actually a fault general to all types of property:

When a property has a value different from its default, its text value is
displayed in bold (the default is set by a DefaultValue Attribute on the
property).  In MSFT when a value has no default configured then it is always
dispayed in bold.  Mono however will only display the value in bold when a
default attribute is applied.

See the screenshot which shows the repro code from bug 358593 running on MSFT
and Mono, each showing the initial state.  Notice that on MSFT all on the
properties without "WithDefault" are emboldened (well those that have text to
display the boldness!); and are not on Mono.

Note if one changes the value of one of those properties then they still stay
un-boldened.  The handling of properties with default value set seems ok.

Tested on SVN HEAD Linux and Win32.


-- 
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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to