On Thu, 30 May 2024 20:18:16 GMT, Alisen Chung <ach...@openjdk.org> 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.
>
> if the UI defaults don't support hiding mnemonics, should a warning be given 
> to the user?

Don't think so.... as for Windows and Aqua the implementation is similar.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18992#discussion_r1621798964

Reply via email to