After correcting the BUG reported with the topic ‘Decimal fields in v.9.6.004’ and which was resolved with v.9.6.005, something stopped working correctly, ‘Auto-complete with zeros’ and the’ Digits Grouping.
EXAMPLE:
If in a field type decimal or currency type, with 3 decimals, Regional Configuration, Digits Grouping and Auto-complete with zeros, and we enter 1234, we will see 1,234 not 1.234,000.
Neither does it put the decimals, nor does it put the thousands point.
As we enter the data for each press, we will see:
1st Press 1 -> 1 appears.
2nd Press 2 -> 12 appears.
3th press 3 -> 123 appears
4th Press 4 -> 1,234 appears
We press TAB to exit the field -> 1,234 appears
But …
If 1234,000 is typed at the end we will get 1.234,000
Each press appears as follows:
1st Press 1 -> 1 appears.
2nd Press 2 -> 12 appears.
3th press 3 -> 123 appears
4th Press 4 -> 1,234 appears
5th Press comma -> 1,234 appears (remains the same)
6th Press 0 -> 12,340 appears
7th Press 0 -> 123,400 appears
8th Press 0 -> 1.234,000 appears
We press TAB to exit the field -> 1.234,000 appears
Thank you
From V5 Professional Edition - Oct 28, 2011
Up to V9 Professional Edition - Jan 28, 2022