Bug 164032 - Base : scrolling in table display very low
Summary: Base : scrolling in table display very low
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
24.8.3.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Scrolling-PageUpDown
  Show dependency treegraph
 
Reported: 2024-11-24 19:51 UTC by moebius20
Modified: 2025-01-16 06:50 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description moebius20 2024-11-24 19:51:59 UTC
Description:
When displaying a small table in base 180 records and 30 rows, scrolling through the rows or the fields is very very very slow : more than 20 seconds after clicking on an arrow before window content move

Steps to Reproduce:
1.Just opening a table display by double-click on a table ; then try to scroll
2.
3.

Actual Results:
Scroll very very very slow

Expected Results:
normal scroll without delay


Reproducible: Always


User Profile Reset: Yes

Additional Info:
It's a long time bug (many years) ; when resetting user profile, the behavior become a little better but clicking on a lift to move it is not an option because it doesn't work, the lift stay in place.
Comment 1 Robert Großkopf 2024-11-25 10:08:27 UTC
With a table of 180 records and 30 columns (not rows, as described) every database here will scroll directly. 
Tested with a internal HSQLDB and a table with 30000 records and 15 columns. Opening of table ca. 1 second, scroll down will work directly, scrolling to last row directly about 5 seconds.
Tested on OpenSUSE 15.6 64bit rpm Linux, 
Libreoffice
Version: 24.8.3.2 (X86_64) / LibreOffice Community
Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

Which system do you use?
Which database type? Internal HSQLDB or internal Firebird?
If you are using HSQLDB or JDBC: Which version of Java did you install?
Comment 2 moebius20 2024-11-25 12:15:07 UTC
Bonjour,
Thank youi for your interest.
I use debian bookworm.
For the database type, I really don't know where to find the information, I've never done something special... but it's a very old database, perhaps more than fifteen years so I don't remember the type.
Java is openjdk-17-jre
Cordialement,



(In reply to Robert Großkopf from comment #1)
> With a table of 180 records and 30 columns (not rows, as described) every
> database here will scroll directly. 
> Tested with a internal HSQLDB and a table with 30000 records and 15 columns.
> Opening of table ca. 1 second, scroll down will work directly, scrolling to
> last row directly about 5 seconds.
> Tested on OpenSUSE 15.6 64bit rpm Linux, 
> Libreoffice
> Version: 24.8.3.2 (X86_64) / LibreOffice Community
> Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92
> CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
> Locale: de-DE (de_DE.UTF-8); UI: de-DE
> Calc: threaded
> 
> Which system do you use?
> Which database type? Internal HSQLDB or internal Firebird?
> If you are using HSQLDB or JDBC: Which version of Java did you install?