Issue 62799 - Premature DB updates from subform table controls
Summary: Premature DB updates from subform table controls
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.0.2
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 03:20 UTC by rosspjohnson
Modified: 2017-05-20 10:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Main_without_subform_table (10.81 KB, application/vnd.sun.xml.base)
2006-03-06 03:24 UTC, rosspjohnson
no flags Details
Main_plus_subform_table (13.43 KB, application/vnd.sun.xml.base)
2006-03-06 03:33 UTC, rosspjohnson
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description rosspjohnson 2006-03-06 03:20:52 UTC
Within a table control in a subform, I modify data in one cell and then move to
a new cell on the same row by clicking in the new cell, this initiates a
premuture database update.

Moving to a new cell using the left or right arrow keys is ok (no update).

Main form table controls linked to a subform with a table control also do this.
See the attached "Main_plus_subform_table.odb" to see this.

Main form table controls that are not linked to subform tables don't do this.
Clicking in the new cell does not initiate an update. The cell content is merely
selected.
See the attached "Main_without_subform_table.odb" to see this.

The presence of a subform with linkage specified is not enough to show the
problem. The subform must have the table control in it, or so it appears. I have
not tried subforms with fields but no table.
Comment 1 rosspjohnson 2006-03-06 03:24:19 UTC
Created attachment 34595 [details]
Main_without_subform_table
Comment 2 rosspjohnson 2006-03-06 03:33:30 UTC
Created attachment 34596 [details]
Main_plus_subform_table
Comment 3 marc.neumann 2006-03-07 11:14:41 UTC
Hi,

I can reproduce this, reassign it to the right developer and set target.

- open the junk2.odb file
- open the form
- change the value of the first field in the second table control
- click with the mouse in the second field of the second table control 
==>> the pen on the row header is gone, so a update is done
==>> if you go with the cursor key to the second field no update is done.

Bye Marc
Comment 4 Marcus 2017-05-20 10:44:29 UTC
Reset the assignee to the default "issues@openoffice.apache.org".