[Mono-bugs] [Bug 659064] New: RadAjaxManager ajaxified buttons trigger postback instead of AJAX request

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 13 04:00:58 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=659064#c0


           Summary: RadAjaxManager ajaxified buttons trigger postback
                    instead of AJAX request
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: daniel.peichev at telerik.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=404492)
 --> (http://bugzilla.novell.com/attachment.cgi?id=404492)
Sample project

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12)
Gecko/20101026 Firefox/3.6.12

The attached example illustrates a scenario where three different buttons
update textbox control. The first button trigger ajax request - every
subsequent button causes full postback.

Bonus isues:
- errors on load
- loading panel does not show up

Reproducible: Always

Steps to Reproduce:
1. Run the attached demo
2. Click on Button1 (AJAX request)
3. Click on Button2 or Button3 (postback)
Actual Results:  
Only the first button triggers ajax request. Loading panel is not displayed.

Expected Results:  
All buttons should trigger ajax requests. Loading panel should be displayed.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list