https://bugzilla.novell.com/show_bug.cgi?id=659010
https://bugzilla.novell.com/show_bug.cgi?id=659010#c0 Summary: RadInputManager does not inputify text boxes when AJAXified by RadAjaxManager 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: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=404460) --> (http://bugzilla.novell.com/attachment.cgi?id=404460) Sample project that demonstrates the problem. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 RadInputManager does not inputify text boxes when AJAXified by RadAjaxManager. Normally when you enter some numeric value in the textbox it should be formatted according to the local numeric settings. For example 123456 should be displayed with group separator like this - 123,456. Reproducible: Always Steps to Reproduce: 1. Press the edit button to enter edit mode 2. Try to enter some numeric value - for example 1002003 Actual Results: The inputified control won't do anything. The value will remain as entered. Expected Results: The inputified control will format the value (on blur) according to the local settings. -- Configure bugmail: https://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
