-
Bug
-
Resolution: Fixed
-
P2
-
1.1.4
-
1.1.6
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2017899 | 1.2.0 | Xianfa Deng | P2 | Resolved | Fixed | 1.2beta3 |
FocusOwner in FocusManager field sometimes points to a component that does not have the focus anymore. In serialization, this field does not really need to be saved since the focus keeps changes when any component is highlighted/focused.
Mark focusOwner as transient.
There is no test case for this bug. It is a bug migrated from JWS.
xianfa.deng@Eng 1998-01-20
Mark focusOwner as transient.
There is no test case for this bug. It is a bug migrated from JWS.
xianfa.deng@Eng 1998-01-20
- backported by
-
JDK-2017899 focusOwner should be transient
-
- Resolved
-