http://bugzilla.novell.com/show_bug.cgi?id=594238

http://bugzilla.novell.com/show_bug.cgi?id=594238#c0


           Summary: Overriding Controls property breaks postback of child
                    controls
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: Yes


Created an attachment (id=352751)
 --> (http://bugzilla.novell.com/attachment.cgi?id=352751)
Sample app to reproduce issue

Description of Problem:
When creating a custom control that overrides the 'controls' property (so that
users of the control don't have to worry about where to put children), the
postback of all children no longer function.

This works fine in MS.NET.

Steps to reproduce the problem:
1. Open sample application.
2. Run Application
3. Click on the 'Click Me!' link button


Actual Results:
Text of the 'Click Me' button does not change


Expected Results:
Text of the 'Click Me' button should change to 'Woot! I got clicked!'


How often does this happen? 
Every time


Additional Information:
This is used extensively by an application I'm trying to port to Mono, and
would not make sense to program around it.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to