-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.2
-
Cause Known
-
generic
-
linux
In the currently spec for class KeyEventPostProcessor, it states:
"...
KeyEvents that would have been otherwise discarded because no Component in the application currently owns the focus will also be forwarded to registered KeyEventPostProcessors
..."
What confused here is the "no Component in the application" clause. If this really means appcontext-local, it would be better to add this clarification to the proposed spec changes. Checked 5104989, and its suggested fix still uses the same wording as above.
###@###.### 2005-03-21 19:43:57 GMT
"...
KeyEvents that would have been otherwise discarded because no Component in the application currently owns the focus will also be forwarded to registered KeyEventPostProcessors
..."
What confused here is the "no Component in the application" clause. If this really means appcontext-local, it would be better to add this clarification to the proposed spec changes. Checked 5104989, and its suggested fix still uses the same wording as above.
###@###.### 2005-03-21 19:43:57 GMT
- relates to
-
JDK-5104989 KeyPostProcessor is not getting called when the frame is non-focusable
-
- Closed
-