JDK-4077817 : rfe: TAB-key cannot be disabled
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.3
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1997-09-09
  • Updated: 1998-02-24
  • Resolved: 1998-02-24
Related Reports
Duplicate :  
Description

Name: joT67522			Date: 09/09/97


We want to disable special behaviour of the TAB
key in lightweight components (focus).

As far as I can tell, this can only be
done by overriding the postProcessKeyEvent method
in the Window class. Overriding this method forces
us to place this class in the AWT package, because
the method is protected.
company - Origin , email - ###@###.###
======================================================================

Comments
WORK AROUND Name: joT67522 Date: 09/09/97 Add a class to java.awt package overriding the Window class ======================================================================
11-06-2004

EVALUATION eric.hawkes@eng 1998-02-03 See also 4031095. eric.hawkes@eng 1998-02-23 This bug is closed because it repeats the RFE in 4031095.
03-02-1998