RFR: 8312075: FileChooser.win32.newFolder is not updated when changing Locale
Tejesh R
tr at openjdk.org
Tue Aug 8 07:09:36 UTC 2023
On Fri, 28 Jul 2023 10:56:47 GMT, Tejesh R <tr at openjdk.org> wrote:
> On `NewFolderAction`, plain String is added `Action.ACTION_COMMAND_KEY`. Converting the `String `to `locale` before adding as command key fix the issue.
> I have verified the test in all other platforms and Look and Feel which has option to create New Folder, results were fine. No regressions found on CI system with the fix. Added manual test to verify the fix.
Closing the PR based on discussion and better understanding of the bug along with locale support provided.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15069#issuecomment-1669028101
More information about the client-libs-dev
mailing list