https://bz.apache.org/ooo/show_bug.cgi?id=128629
Issue ID: 128629
Issue Type: DEFECT
Summary: Initial incorrect record count displayed when opening
forms or tables
Product: Base
Version: 4.1.16
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: code
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Affected platforms:
Linux Mint 22.3
AlmaLinux 10
Windows 10
The database contains an embedded table with 2,224 records.
When opening a form or the underlying table, the initial displayed record count
is incorrect.
The Form Navigation toolbar has the "Total No. of Records" button
enabled/visible.
Steps to reproduce:
Open the form.
The Total No. of Records (in the form navigation toolbar) incorrectly shows
40*.
Click the Last Record button.
The count then updates correctly to 2,224.
Close the form.
Open the table directly.
It initially shows Record 1 of 94*.
Click the Last Record button.
The count then updates correctly to 2,224.
--
You are receiving this mail because:
You are the assignee for the issue.