controlsfx / controlsfx/controlsfx

TableView2 horizontal ScrollBar max value

Open
#1,576 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.7k
Forks
300
Avg merge
16d 17h
Merged PRs (30d)
1

Description

The max value for the horizontal ScrollBar is being set lower than it should be. This causes a user to be unable to scroll all the way to the right of a large table. Appears to be a rounding error that accumulates, as it scales with the number of columns, and is most evident in a table with a large number of columns. Somewhere around 100 columns (depending on width), entire columns are unable to be viewed. This behavior is present using a TableView2, but not using a TableView, all other things equal.

In this image you can see that a whole column is not shown when using TableView2. This table has 100 columns

![Image](https://github.com/user-attachments/assets/9ced8ffe-69dd-418f-9285-90aa23181527)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.