git: openjdk/jdk: 8166900: If you wrap a JTable in a JLayer, the cursor is moved to the last row of table by you press the page down key.
Prasanta Sadhukhan
psadhukhan at openjdk.org
Mon Aug 7 09:13:09 UTC 2023
Changeset: a38fdaf1
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
Date: 2023-08-07 09:12:33 +0000
URL: https://git.openjdk.org/jdk/commit/a38fdaf18dfeeb23775516d1986c720190ba9fc2
8166900: If you wrap a JTable in a JLayer, the cursor is moved to the last row of table by you press the page down key.
Reviewed-by: abhiscxk, dnguyen, prr, serb
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTableUI.java
+ test/jdk/javax/swing/JTable/JLayerTableTest.java
More information about the jdk-changes
mailing list