bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24458] JFrames don't receive KeyEvents


From: abalkiss at redhat dot com
Subject: [Bug swing/24458] JFrames don't receive KeyEvents
Date: 28 Oct 2005 16:28:31 -0000


------- Comment #1 from abalkiss at redhat dot com  2005-10-28 16:28 -------
Attaching a FocusListener to the JFrame shows that it believes it has been
given focus (a FocusEvent with FOCUS_GAINED is posted).

Running on the GTK peers the call eventually ends up in
GtkComponentPeer.requestFocus which only has two lines, one is a call to the
native method gtkWidgetRequestFocus and the second is the posting of the
FOCUS_GAINED.

I'm assigning this to Tom F.


-- 

abalkiss at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abalkiss at redhat dot com
         AssignedTo|unassigned at gcc dot gnu   |fitzsim at redhat dot com
                   |dot org                     |


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





reply via email to

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