[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/26703] Frame does not recieve key events
From: |
mark at gcc dot gnu dot org |
Subject: |
[Bug awt/26703] Frame does not recieve key events |
Date: |
16 Mar 2006 19:15:52 -0000 |
------- Comment #4 from mark at gcc dot gnu dot org 2006-03-16 19:15 -------
(In reply to comment #3)
> Can you check whether this is related to PR 26174, too?
Yes it seems so.
The DefaultKeyboardFocusManager handles Windows specially and never sets them
as focusOwners. So they never receive any KeyEvents themselves.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26703