On Mon, 6 May 2024 17:54:44 GMT, eduardsdv <d...@openjdk.org> wrote:

> PageUp/PageDown not only scrolls the view, but also moves the 
> selection/focus, so it makes sense to align the cells up/down.

You are right about focus/selection!

This brings up another question: for accessibility reasons, do we want to add 
key bindings for the vertical scrolling in addition to the horizontal ones in 
#1393 ?  For example, when the cell height exceeds the viewport height, there 
should be a way to scroll the content vertically using unit increment via 
keyboard only.

What do  you think?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1326#issuecomment-2096617895

Reply via email to