bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/26952] applet does not respond to key events


From: langel at redhat dot com
Subject: [Bug awt/26952] applet does not respond to key events
Date: 31 Mar 2006 20:49:47 -0000


------- Comment #3 from langel at redhat dot com  2006-03-31 20:49 -------
Not a bug. The source code for the rubik is wrong. It uses 114 for key s (which
should be 82) and 115 for key r (which should be 83). Our key's have different
values than sun's... The code should not use magic numbers. Attached is the
source code, using the correct values for the keys. It works.


-- 

langel at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26952





reply via email to

[Prev in Thread] Current Thread [Next in Thread]