https://bugs.freedesktop.org/show_bug.cgi?id=42747

--- Comment #3 from Stefan M <[email protected]> 2012-03-26 02:27:03 PDT ---
Before I do that, did you try the example? 

I think I stated quite clearly, why the simple fields are there. The simple
fields are currency fields /outside/ of a table control. There, the min/max
values work as defined. While for currency fileds /inside/ a table control they
do not. There the currency fields' min/max values are actually divided by 10^n
where n is number of decimal accuracy. 

In the combined form you can even see the effect on the data directly since the
fields in the table control and simple fields display the very same data
(something that wouldn't be wise in a real application, I know!) and you can
see the effect of having the correct data, incorrectly displayed, and once
changed in the table control, the data in the database table gets incorrect (as
can be seen in the corresponding simple field).

If you wish I can of course reduce the number of fields, but it will miss out
some aspects of the problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to