View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003768 | JEDI VCL | 00 JVCL Components | public | 2006-06-19 11:48 | 2006-06-20 01:07 |
| Reporter | s_belletti | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 3.20 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0003768: Scientific value | ||||
| Description | If the JvValidateEdit contain a number very little as 1.23457689e-10 in a float format it display a wrong value. Steps: 1: start new delphi project (I've try only in delphi6) 2: insert a TJvValidateEdit 3: change property "DisplayFormat" to "dfFloat" 4: change "DecimalPlaces" in 5 5: in "FormCreate" event write "JvValidateEdit1.Value := 1.23457689e-10;" 5: you can read 1.23458 instead 0.00000 | ||||
| Tags | No tags attached. | ||||
| duplicate of | 0003484 | closed | JvValidateEdit interprets very large & very small values incorrectly |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-06-19 11:48 | s_belletti | New Issue | |
| 2006-06-20 01:05 | obones | Relationship added | duplicate of 0003484 |
| 2006-06-20 01:07 | obones | Status | new => closed |
| 2006-06-20 01:07 | obones | Resolution | open => duplicate |