View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004952 | JEDI VCL | 00 JVCL Components | public | 2009-09-22 14:51 | 2009-09-22 15:30 |
Reporter | PascalKlaus | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.37 | ||||
Target Version | Fixed in Version | 3.39 | |||
Summary | 0004952: Not possible to input decimal point in TJvValidateEdit (3.38) if Currencystring also includes a point | ||||
Description | It is not possible to input decimal point in TJvValidateEdit (3.38) if Currencystring also includes a point with DisplayFormat dfCurrency and I have deleted the decimal separator in the control before. The same problem occurs if a DisplaySuffix or DisplayPrefix exists with the same char as decimal separator included, with DisplayFormat dfFloat or dfFloatFixed. Most troublesome it is with ZeroEmpty set to true. In my case is: DisplayFormat = dfFloat DisplaySuffix = ' SFr.' ZeroEmpty = true DecimalPlaces = 2 Value = 0 The edit shows: | SFr. Now its not possible to input 1.50 SFr. except deleting SFr. before. | ||||
Additional Information | I'm working with Version 3.38. This version can not be selected in Product Version combobox above. I found this by searching a workaround for issue 4903. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-09-22 14:51 | PascalKlaus | New Issue | |
2009-09-22 15:03 | obones | Relationship added | has duplicate 0004903 |
2009-09-22 15:21 | obones | Status | new => confirmed |
2009-09-22 15:30 | obones | Note Added: 0016124 | |
2009-09-22 15:30 | obones | Status | confirmed => resolved |
2009-09-22 15:30 | obones | Fixed in Version | => Daily / SVN |
2009-09-22 15:30 | obones | Resolution | open => fixed |
2009-09-22 15:30 | obones | Assigned To | => obones |