[Mono-bugs] [Bug 63084][Nor] Changed - Bug in implementation of InnerDefaultProperty PersistenceMode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Sep 2004 07:12:33 -0400 (EDT)


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 gert.driesen@pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=63084

--- shadow/63084	2004-09-08 05:30:57.000000000 -0400
+++ shadow/63084.tmp.24169	2004-09-08 07:12:33.000000000 -0400
@@ -73,6 +73,11 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2004-09-08 05:30 -------
 I have this fixed locally, but just want to check something...
 Does your test case work on windows out of the box? Because I had to
 make Toolbar derive from Control for my fix to work. I will check on
 windows tomorrow if you don't do before I wake up.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-09-08 07:12 -------
+The test case indeed works out of the box on Windows. Meaning, 
+Toolbar does not need to derive from Control for the test case to 
+work (on Windows).