https://issues.apache.org/ooo/show_bug.cgi?id=22831

--- Comment #20 from mgroenescheij <mar...@groenescheij.com> ---
What I read there are two different problems

In Comment 1 we read:
> When you open a _large_ database table in the DataSources View, the
> right-hand vertical scroll-bar (for the table) doesn't reflect the true size
> of the table.

This is because the we retrieve a preset number of records at a time.
The reason behind this is that you don't need to see 2000+ records and it
reduces the network traffic when you connect to an external database.

In Comment 5 we read:
> Example whn youn scroll down through the records all records will appear
> normal when scrolling backup randomly a record will start to multiply itself
> over and over again. This will also produce multiples lettters to a particular
> record in writer whne linked with datatbase if you select to start from say
> record 100 to 250 and scroll down to 250 then back up. You often get this
> multiple affect happening. The fault is with the databse as it happens in the
> database alone when scrolling up and down through records.

This is a display or refresh problem while scrolling trough many records.
This problem occurs (in my case) when I opened an other window on top of it
and later continue working with the Base application.

The first Comment is annoying while the second problem is a real bug.
See screenshot uploaded of record with unique ID 233 multiple times.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to