For example, the Metal look and feel uses Control-C for copy on MacOS
instead of Command-C. The AWT Toolkit reports that Command-C is the
shortcut key, so the component drivers do not issue shortcuts correctly
when the app is using the Metal look and feel.
The solution is for a driver to find a keystroke that corresponds to a
named shortcut on the component's input map and then turn that keystroke
into a gesture.
Original issue reported on code.google.com by nat.pr...@gmail.com on 7 Oct 2009 at 10:20
Original issue reported on code.google.com by
nat.pr...@gmail.com
on 7 Oct 2009 at 10:20