Integrated: 8274854: Mnemonics for menu containing numeric text not working
Michael Strauß
mstrauss at openjdk.java.net
Mon Nov 8 20:06:43 UTC 2021
On Wed, 20 Oct 2021 16:54:35 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> This PR fixes an issue with mnemonic parsing by removing the restriction that a mnemonic symbol must be a letter. Now, it can be any character except whitespace.
This pull request has now been integrated.
Changeset: 6749ab60
Author: Michael Strauß <mstrauss at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/6749ab60b7673a0838d55fbd09cabf4232d5da60
Stats: 194 lines in 3 files changed: 162 ins; 22 del; 10 mod
8274854: Mnemonics for menu containing numeric text not working
Reviewed-by: aghaisas, kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/647
More information about the openjfx-dev
mailing list