Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4430229
Votes 0
Synopsis Support for windows keyboard (right click button)
Category java:classes_awt
Reported Against 1.3
Release Fixed
State 11-Closed, duplicate of 4352104, request for enhancement
Priority: 5-Very Low
Related Bugs 4352104
Submit Date 26-MAR-2001
Description




java version "1.3.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)

Please support the windows keyboard's right click button so that people do not
have to use the mouse too much.

On windows keyboard ,a shortcut key for rightclick exists.Pressing this button will get a right click menu of the focussed window.This key does not have any mapping in java.The request is to define  a keycode for this so that it can be tracked by programs to show the rightclick menu in GUIs.

======================================================================
  xxxxx@xxxxx   2001-04-09
Work Around




The VK_UNDEFINED is not working when I register it as a ActionMap... The key
code is not forwarded to me so it is difficult to decipher which key was
pressed.
======================================================================
Evaluation
This bug is rather vague as to what the submitter is after. I've emailed them asking for more details.
  xxxxx@xxxxx   2001-03-26
Added more information in the description.
  xxxxx@xxxxx   2001-04-09

As submitter is requesting a binding for this key, I'm reassigning to AWT.
  xxxxx@xxxxx   2001-07-10  

I believe this is the same request as 4290799.  
See 4352104 for details.  
  xxxxx@xxxxx   2001-07-10
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang