-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 11
-
Component/s: client-libs
-
x86_64
-
windows_7
A DESCRIPTION OF THE PROBLEM :
See bug 6741366 : JInternalFrame.restoreSubcomponentFocus() steals focus from other windows. This bug with a trivial fix still exists in the latest Java 8 through 11.
The work-around provided in 6741366 is not correct for Java 8 through 11, and no similar method will work since JInternalFrame.setLastFocusOwner() is private.
FREQUENCY : always
See bug 6741366 : JInternalFrame.restoreSubcomponentFocus() steals focus from other windows. This bug with a trivial fix still exists in the latest Java 8 through 11.
The work-around provided in 6741366 is not correct for Java 8 through 11, and no similar method will work since JInternalFrame.setLastFocusOwner() is private.
FREQUENCY : always
- duplicates
-
JDK-6741366 JInternalFrame.restoreSubcomponentFocus() steals focus from other windows
-
- Closed
-