RFR: 8274854: Mnemonics for menu containing numeric text not working [v3]
Michael Strauß
mstrauss at openjdk.java.net
Fri Oct 29 13:58:36 UTC 2021
On Fri, 29 Oct 2021 13:45:24 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> Done.
>
> The corresponding comment for the method isSimpleMnemonic() also needs correction.
> You can limit it to -
>
> /**
> * Determines whether the string contains a simple mnemonic at the specified position.
> * A simple mnemonic is any two-character string similar to "_x", where x is not an
> * underscore or a whitespace character.
> */
Done.
-------------
PR: https://git.openjdk.java.net/jfx/pull/647
More information about the openjfx-dev
mailing list