RFR: 8313138: Scrollbar Keyboard enhancement [v7]
Andy Goryachev
angorya at openjdk.org
Mon May 20 23:37:22 UTC 2024
On Mon, 20 May 2024 21:40:30 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> vertical scrolling tests
>
> modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/behavior/ListViewBehavior.java line 933:
>
>> 931: }
>> 932:
>> 933: // TODO not necessary with the new InputMap V2
>
> I recommend removing this comment. There is no public "InputMap" API in JavaFX (and this would be just one of many things that might change if an when we have such a feature).
removed.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1393#discussion_r1607401687
More information about the openjfx-dev
mailing list