-
Bug
-
Resolution: Cannot Reproduce
-
Normal
-
None
-
6.5.0
-
iOS 6.0.1 + Safari
Android 4.4 + any browser
Strange behavior of component decimalbox. When it loses focus the value is converted to an integer (for example, 1500.34 becomes 150034). This happens on iOS (tested on iOS 6.0.x) with Safari (on both iPad and iPhone).
If the operating system is Android (tested on Android 4) regardless of the browser, then the value undergoes a rounding (1500.34 becomes 1500). Locale and format are assigned correctly.