|
Quick Lists
|
|
Bug ID:
|
4114623
|
|
Votes
|
1
|
|
Synopsis
|
Number Pad Enter Key is not supported on Java VM's
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
1.2beta2
|
|
Release Fixed
|
1.4(merlin-beta)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4069679
,
4424517
|
|
Submit Date
|
23-FEB-1998
|
|
Description
|
There is no virtual key listed in java.awt.event.KeyEvent for the number pad Enter key. There are other number pad keys,
NUMPAD_0 - NUMPAD_9. This is unfortunate since host access applications; e.g. Terminal Emulators are important to Enterprise
Software Vendors like WRQ, Attachmate, customer . One of the key functions of the Java PC is to access legacy data and not having the
Number Pad Enter key really limits the effectiveness of the eumulations.
(Review ID: 25286)
======================================================================
|
|
Work Around
|
N/A
|
|
Evaluation
|
We should probably fix this. Committing to Tiger.
xxxxx@xxxxx 2000-02-13
Adding a new keycode for the numpad enter key would cause a backwards
incompatibility. Instead, we added a new API to differentiate between them
as part of the work for 4424517.
xxxxx@xxxxx 2001-04-11
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |