-
Bug
-
Resolution: Fixed
-
P2
-
jfx17, jfx18
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8276827 | jfx17.0.2 | Kevin Rushforth | P2 | Resolved | Fixed |
ADDITIONAL SYSTEM INFORMATION :
Win 10, OpenJDK 17, OpenJFX 17.0.0.1
A DESCRIPTION OF THE PROBLEM :
I've had mnemonics for several releases with no issues. I just updated to JavaFX 17.0.0.1 and mnemonic parsing for a menu which contains only numbers doesn't work as expected. When the app is run the menu text begins with the '_' and mnemonic doesn't work.
All other mnemonics work as in previous versions.
I tested this with OpenJDK16 and OpenJFX 17 and observed the same behavior so I'm assuming the change occurred due to OpenJFX 17.
A few other tests showed that a numeric mnemonic doesn't work regardless of where in the menu text it present.
FREQUENCY : always
Win 10, OpenJDK 17, OpenJFX 17.0.0.1
A DESCRIPTION OF THE PROBLEM :
I've had mnemonics for several releases with no issues. I just updated to JavaFX 17.0.0.1 and mnemonic parsing for a menu which contains only numbers doesn't work as expected. When the app is run the menu text begins with the '_' and mnemonic doesn't work.
All other mnemonics work as in previous versions.
I tested this with OpenJDK16 and OpenJFX 17 and observed the same behavior so I'm assuming the change occurred due to OpenJFX 17.
A few other tests showed that a numeric mnemonic doesn't work regardless of where in the menu text it present.
FREQUENCY : always
- backported by
-
JDK-8276827 Mnemonics for menu containing numeric text not working
- Resolved
- relates to
-
JDK-8137323 Incorrect parsing of mnemonic in controls text
- Resolved
- links to
-
Commit openjdk/jfx17u/3d556ec3
-
Commit openjdk/jfx/6749ab60
-
Review openjdk/jfx17u/19
-
Review openjdk/jfx/647
(1 links to)