RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

Alexander Zuev kizune at openjdk.org
Tue Apr 30 09:46:14 UTC 2024


On Mon, 8 Apr 2024 18:19:22 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 14 additional commits since the last revision:
>> 
>>  - tests
>>  - cleanup
>>  - node orientation
>>  - Merge remote-tracking branch 'origin/master' into 8313138.horizontal
>>  - table view behavior
>>  - tree view behavior
>>  - list view behavior
>>  - orientation
>>  - Merge remote-tracking branch 'origin/master' into 8313138.horizontal
>>  - Merge branch 'master' into 8313138.horizontal
>>  - ... and 4 more: https://git.openjdk.org/jfx/compare/0ee41fb4...5bae5e7a
>
> Looks good.

> @azuev-java does the choice of key combination make sense?

Perfectly fine. When Voice Over is active it will override any defined key combination but with Voice Over we do not really care about the scrolling for better readability - and if there is any element that can be selected with VO cursor it will do scrolling by itself.

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

PR Comment: https://git.openjdk.org/jfx/pull/1393#issuecomment-2084850013


More information about the openjfx-dev mailing list