https://bz.apache.org/ooo/show_bug.cgi?id=128108
Issue ID: 128108
Issue Type: DEFECT
Summary: Phantom records in table display view
Product: Base
Version: 4.1.6
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: code
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 86678
--> https://bz.apache.org/ooo/attachment.cgi?id=86678&action=edit
Open table "Accounting" to see issue.
Please see https://forum.openoffice.org/en/forum/viewtopic.php?f=61&t=97969 for
description of problem in detail, verification by another user, and workaround.
When a table is opened for display, phantom lines may appear at the end of the
table that are duplicates of lines earlier in the table. The phantom lines
cannot be selected, and aren't actually in the table (confirmed by SQL query).
Similar phantom lines may appear in grid controls on forms.
The problem appears to be sensitive to the number of lines in the underlying
table as well as to the size of the display window.
To the best of my knowledge this is a harmless problem, but annoying. Because
I thought the data table might have been corrupted, I spend a lot of time
writing macros to inspect the data and recreate the table, learning in the
process that the same issue occurred on any table whether I copied it using the
GUI or generated and filled it using SQL.
I'm attaching a database that illustrates the problem. When the table
"Accounting" opens, the record counter says there are 58 records, but the
actual table only has 40. The extra 18 are duplicated at the end of the
display.
--
You are receiving this mail because:
You are the assignee for the issue.