https://bugs.documentfoundation.org/show_bug.cgi?id=161601
--- Comment #5 from Robert Großkopf <[email protected]> --- The non coherent behavior is the behavior in the table "tbl_Test" (see pane "Tables", not "Forms") and in the table control of the form "frm_Test" (the control, which looks like a table - isn't a subform here). The expected behavior is the behavior of the standalone controls in the form "frm_Test". Every field, which has been entered, should be marked completely for overwriting with new data. Why? Open table "tbl_Test" and set the cursor in front of '1' in field "ID". Move with tab to next value and begin to type a new name. The old content will be deleted automatically and all I type new is the new content. Press tab and try to change the date. Type a number. Wrong date appears, because old date won't be deleted automatically. Same behavior in next field "Count" and in field "Costs". Only "Yes_No_Boolean" could be changed without deleting by pressing space. Try the same in the form. It will work well in the standalone controls, but when entering the tablecontrol it is the same behavior as described for "tbl_Test". -- You are receiving this mail because: You are the assignee for the bug.
