[Rev 07] RFR: 8235480: Regression: [RTL] Arrow keys navigation doesn't respect TableView orientation
Kevin Rushforth
kcr at openjdk.java.net
Mon Mar 23 22:11:58 UTC 2020
On Tue, 17 Mar 2020 07:38:45 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> Bug : https://bugs.openjdk.java.net/browse/JDK-8235480
>>
>> Fix : Added the missed out RTL checks to the key mappings in TableViewBehaviorBase class.
>>
>> Testing : Added a test to take NodeOrientation as a parameter and test horizontal key navigation for the TableView.
>
> Ajit Ghaisas has updated the pull request incrementally with one additional commit since the last revision:
>
> minor test corrections
Looks good to me.
This needs one more reviewer. @kleopatra would you be willing?
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/114
More information about the openjfx-dev
mailing list