[Mono-bugs] [Bug 659061] New: RadNumericTextBox / wrong group size under Mono
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 13 03:24:13 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=659061
https://bugzilla.novell.com/show_bug.cgi?id=659061#c0
Summary: RadNumericTextBox / wrong group size under Mono
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=404486)
--> (http://bugzilla.novell.com/attachment.cgi?id=404486)
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
RadNumericTextBox does not show the group sizes correctly under Mono. If you
enter 2555666.65 and set the group size to 4, the value will be displayed:
- 2555,666.65 in Mono
- 255,5666.65 in ASP.NET
Reproducible: Always
Steps to Reproduce:
1. Change the group size
2. Compare the results in Mono and ASP.NET
Actual Results:
The group size is applied incorrectly
Expected Results:
Grouping functionality should work as in ASP.NET
--
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