<AWT Dev> [9] Review Request: JDK-8036757 [macosx] Space menu accelerator not rendered correctly

Petr Pchelko petr.pchelko at oracle.com
Thu Mar 6 09:00:59 UTC 2014


Hello, AWT Team.

Please review a one-liner for:
https://bugs.openjdk.java.net/browse/JDK-8036757
The fix is available at:
http://cr.openjdk.java.net/~pchelko/9/8036757/webrev/

I supple this line was commented out because the code is not compilable with it) We should return a
space character, it will be replaced with a proper ‘Space’ string internally by Cocoa. In case the app
is bundled the string would even be localized. In non-bundled apps native localization does not work,
but we can do nothing about it.

With best regards. Petr.


More information about the awt-dev mailing list