I have several simple calculations that i write to text or numeric controls.
The correct data is displayed in the form fields but will not save to the database unless I initiate a minor edit like adding a zero or space.
Neither Basic nor Python seem to provide a solution. Frustrated I switched to SQLite3 and rebuilt the data and forms only to find the problem still persisted.
Resorting to an AI assistant to help and 3 hours of ideas tested; the AI finally reported:
Root Cause: Bug #68746 (13+ years) - Base dirty flag only trusts real user keyboard input
I am on Linux Arch running the latest Fresh LibreOffice.
Am considering a data integration to Calc where I doubt that this issue exits?
Any insight will be greatly appreciated.