On Thu, 9 May 2024 20:49:55 GMT, Alisen Chung <[email protected]> wrote:
> why does the get method also set the `isMnemonicHidden` flag? Shouldn't this > only be done on the set method? `isMnemonicHidden` is set to false to make sure if the UI defaults don't support to hide mnemonics, then don't hide it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18992#discussion_r1596289300
