[Mono-bugs] [Bug 48802][Maj] Changed - CheckBoxList bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Sep 2003 03:07:21 -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 yaronsh@mainsoft.com.

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

--- shadow/48802	2003-09-26 21:09:47.000000000 -0400
+++ shadow/48802.tmp.31768	2003-09-29 03:07:21.000000000 -0400
@@ -63,6 +63,17 @@
 theirs. While fixing another bug sometime ago, I realized that it only
 saves indices under certain circumstances for ListControl derived
 classes. That's why CheckBoxList subcontrols viewstate is not saved.
 
 Thanks!
 
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-09-29 03:07 -------
+Wait wait wait, there are cases that can be treated as "features".
+AdRotator Font for eaxpmle is not influenced by chnaging the font's 
+properties.
+Since AdRotator is not a control that font is suppose to be a 
+commonly used element, I treated this as a policy.
+Our case is completly different, there is no other case that a 
+disabled control loses it's status when it enabled again.
+This one is clearly a bug.
+Why should we wait for MS???