-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
11
-
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
-