View Issue Details

IDProjectCategoryView StatusLast Update
0003768JEDI VCL00 JVCL Componentspublic2006-06-20 01:07
Reporters_bellettiAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version3.20 
Target VersionFixed in Version 
Summary0003768: Scientific value
DescriptionIf 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
TagsNo tags attached.

Relationships

duplicate of 0003484 closed JvValidateEdit interprets very large & very small values incorrectly 

Activities

There are no notes attached to this issue.

Issue History

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