JDK-4144876 : KeyEvent.java event model should be supportive of host access
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1998-06-02
  • Updated: 1999-12-30
  • Resolved: 1999-12-30
Related Reports
Duplicate :  
Description

Name: clC74495			Date: 06/02/98


It's too bad since mainframe host access is one of the areas
that large Enterprises have expressed an interest with respect
to Internet integration through Java.  The WIN app's will
always be nicer partly because users have come to expect
that the right control and alt key can be mapped to invoke
particular and entrenched ways of doing things on IBM 3270
and 5250 keyboards.

KeyEvent does not differentiate between right and left.
Java host access applet's are 'crippled' as a result.

(Review ID: 32826)
======================================================================

Comments
EVALUATION The submitter seems to be asking that we provide a way to distinguish between the right and left control keys. This request is also made in bug 4141471. eric.hawkes@eng 1999-12-30
30-12-1999