KeyEvent modifiersText

Scott Kovatch scott.kovatch at oracle.com
Tue Jun 19 08:27:28 PDT 2012


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