Changes between Initial Version and Version 7 of Ticket #6345


Ignore:
Timestamp:
2012-07-24T22:55:51+02:00 (13 years ago)
Author:
Don-vip
Comment:

From KeyEvent.getKeyText() javadoc :

These strings can be localized by changing the awt.properties file. 

I do not have any idea how we are supposed to do that. Instead, I found this on Oracle website:

2.3 Key Events

This section describes issues with key events.
2.3.1 General Unresolved Keyboard Issues

The following keyboard issues are currently unresolved.
    Changing the default locale at runtime does not change the text that is displayed for the menu accelerator keys.

Looks like a Java bug to me. They don't even say they will fix it, but I don't see a workaround right now.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6345

    • Property Summary shortcuts info not adjusted to language if start option --language is used.shortcuts info not adjusted to language (Was: shortcuts info not adjusted to language if start option --language is used.)