View Issue Details

IDProjectCategoryView StatusLast Update
0006178JEDI VCL00 JVCL Componentspublic2014-03-27 22:10
ReporteraltaveronAssigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version3.47 
Target VersionFixed in Version 
Summary0006178: Can't delete "0" char on TJvValidateEdit
DescriptionSteps to reproduce:

1. Add TJvValidateEdit to a form.
2. Set DisplayFormat property to dfInteger or dfFloatFixed with DecimalPlaces = 0.
3. Run the application.
4. Try to delete char "0" to enter the new value.

It will be impossible to clear value of the control. But there is no issue with dfFloatFixed format with DecimalPlaces > 0.

The control should allow user to delete value during input on any case.
TagsNo tags attached.

Relationships

related to 0006114 resolvedobones TJvValidateEdit: Issues with DisplayFormat of dfFloat 

Activities

obones

2013-12-13 11:04

administrator   ~0020742

Please try with the latest JVCL version in GIT (or daily zip) and then send us a zipped file containing the sources of an application showing the issue.

altaveron

2014-03-02 12:27

reporter   ~0020916

Can't reproduce the issue any more.

Issue History

Date Modified Username Field Change
2013-08-06 20:58 altaveron New Issue
2013-08-31 04:20 Arioch Relationship added related to 0006114
2013-12-13 11:04 obones Note Added: 0020742
2013-12-13 11:04 obones Status new => feedback
2014-03-02 12:27 altaveron Note Added: 0020916
2014-03-27 22:10 AHUser Status feedback => closed
2014-03-27 22:10 AHUser Resolution open => fixed