RFR: 8264102: JTable Keyboards Navigation differs with Test Instructions.
Tejesh R
tr at openjdk.org
Fri Jan 5 06:06:30 UTC 2024
On Fri, 5 Jan 2024 05:18:37 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> It is definitely required for Windows L&F as excel also has same functionality for CTRL+SHIFT+UP/DOWN but I amnot sure if spec mandates it for all L&F...Did you see anywhere in spec that ctrl shift up/down should select all populated cells in the column. Please check in linux and macos if native spreadsheet has same functionality, if not restrict it to Windows only...
>
> Also, add bugid to the existing jtreg test...it may be recommended to modify the deprecated applet based test, since you are relying on that test to test this fix, to normal manual PassFailJFrame based test
I couldn't trace out to the spec and same functionality is seen in linux and macos too.. Sure update the test too.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17236#issuecomment-1878170502
More information about the client-libs-dev
mailing list