JDK 1.5.0p2: Swing and the Keyboard.
Alex Kiesel
alex at kiesel.name
Thu Oct 6 14:26:25 PDT 2005
On Fri, 2005-09-23 at 15:15 -0300, left wrote:
> Hi,
>
> I have the same problem related to the backspace key when running Swing
> applications. But if I turn off the numerical keyboard, all the keys
> works :( I am using jdk-1.5.0p2 (p1 doesn't work too) on 5.4-RELEASE-p4.
> Using jdk-1.4.2p7_1 the problem doesn't occur.
Thanks; I have the same problem, the Numpad hint made it work for me.
There is another issue: Java applications only draw window decorations
for dialog-boxes or child-windows within applications, but they do not
draw the content.
Moving the window around renders the content. I think if I do not move a
child-window, it remains there forever.
Someone seeing this, too?
Regards,
-Alex
More information about the freebsd-java
mailing list