KeyEvent modifiersText

Leonid Romanov leonid.romanov at oracle.com
Tue Jun 19 09:09:37 PDT 2012


We have one already:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7129133

The reason why it hasn't been fixed yet is because our build system doesn't support platform specific "awt.properties" files. So, a bit of engineering is needed.  


On 19.06.2012, at 19:27, Scott Kovatch wrote:

> Oops - yes, you are right, that's a bug. Please file a bug at http://bugreport.sun.com/bugreport/ -- if you have a patch, that's even better.
> 
> -- Scott K.
> 
> 
> ----------------------------------------
> Scott Kovatch
> scott.kovatch at oracle.com
> Santa Clara/Pleasanton, CA
> 
> 
> On Jun 18, 2012, at 11:29 PM, Roger Tönz <roger.toenz at abacus.ch> wrote:
> 
>> Hi,
>> 
>> KeyEvent.getKeyModifiersText(KeyEvent.META_MASK)
>> 
>> 
>> with Java6 i do get the CommandKey-Char "⌘"
>> 
>> with Java7 i do get "Meta"
>> 
>> i think there's something missing in "sun.awt.resources.awt"
>> 
>> cheers
>> Roger
> 



More information about the macosx-port-dev mailing list