JDK-5082745 : Robot has to differentiate between left/right shift, alt, ctrl and more ...
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2004-08-04
  • Updated: 2004-10-29
Related Reports
Relates :  
Description
It would be very helpful if it was possible to press left/right shift, alt, ctrl with Robot.  I think this higher level function support will simplify developers' life.

Also, it would be helpful if Robot could simulate pressing of AltGraph (key code 65406), KANA_LOCK, KANA, HIRAGANA, KATAKANA, etc.  Currently, Robot thorws an exception when these key codes are pressed.