classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] RFC: java.awt.DefaultKeyboardFocusManager fix


From: Jeroen Frijters
Subject: [cp-patches] RFC: java.awt.DefaultKeyboardFocusManager fix
Date: Wed, 29 Jun 2005 15:14:06 +0200

Hi,

Can someone who is more up to speed with AWT please take a look at the
attached patch? While running some AWT code I got a ClassCastException
in this code and while I didn't quite understand the point of the code
(or why it failed), it looked to me as if the logic was wrong. It tries
to find the toplevel window, but if it doesn't find it, it still goes
ahead and casts the component to a window.

Thanks.

Regards,
Jeroen

Attachment: focus.patch.txt
Description: focus.patch.txt


reply via email to

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