RFR: 8274854: Mnemonics for menu containing numeric text not working [v3]

Michael Strauß mstrauss at openjdk.java.net
Fri Oct 29 13:58:35 UTC 2021


> 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.

Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:

  changed javadoc

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/647/files
  - new: https://git.openjdk.java.net/jfx/pull/647/files/af670b07..c4012056

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=647&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=647&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.java.net/jfx/pull/647.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/647/head:pull/647

PR: https://git.openjdk.java.net/jfx/pull/647


More information about the openjfx-dev mailing list