-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
jfx17
-
generic
-
generic
ADDITIONAL SYSTEM INFORMATION :
Java17, Android OS.
A DESCRIPTION OF THE PROBLEM :
When scrolling a table the scrollPixel method returns is the vertical scrollbar is not visible. There are use cases where you want to scroll without giving the user a visible scroll bar to use. In our case, when scrolling a table in view we display the table scrolled to the lowest row in the table as this corresponds to the most recent entry in the table. We do this using a mobile device and so the scroll bar is not visible when dong the scroll.
Java17, Android OS.
A DESCRIPTION OF THE PROBLEM :
When scrolling a table the scrollPixel method returns is the vertical scrollbar is not visible. There are use cases where you want to scroll without giving the user a visible scroll bar to use. In our case, when scrolling a table in view we display the table scrolled to the lowest row in the table as this corresponds to the most recent entry in the table. We do this using a mobile device and so the scroll bar is not visible when dong the scroll.
- relates to
-
JDK-8281207 TableView scrollTo() will not show last row for a custom cell factory.
-
- Closed
-